2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-18 19:54:05 +00:00
nixpkgs/pkgs/development/interpreters/php
Manuel Frischknecht fb1cc4af9c Skip sqlite3_bind_bug68849.phpt php unit test on i686 linux
PHP unit tests are broken with SQLite >= 3.43 [1].
If I understand the discussion in the SQLite forums [2]
on the issue correctly, the trigger for this should not
be a problem with SQLite itself but the test itself
(and thus using a current SQLite version shouldn't
generally be a problem for actual PHP code).

[1]: https://github.com/php/php-src/issues/12076
[2]: https://www.sqlite.org/forum/forumpost/abbb95376ec6cd5f
2023-11-25 13:57:15 +01:00
..
8.1.nix php81: 8.1.25 -> 8.1.26 2023-11-23 08:37:07 +01:00
8.2.nix php82: 8.2.12 -> 8.2.13 2023-11-23 08:39:11 +01:00
8.3.nix php83: 8.3.0RC6 -> 8.3.0 2023-11-23 08:39:26 +01:00
fix-paths-php7.patch
fix-tokenizer-php81.patch
generic.nix php: add phpSrc attribute () 2023-11-08 22:57:01 +01:00
install-pear-nozlib-phar.nix php: add phpSrc attribute () 2023-11-08 22:57:01 +01:00
skip-sqlite3_bind_bug68849.phpt.patch Skip sqlite3_bind_bug68849.phpt php unit test on i686 linux 2023-11-25 13:57:15 +01:00