mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 19:54:05 +00:00
fb1cc4af9c
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 |
||
---|---|---|
.. | ||
8.1.nix | ||
8.2.nix | ||
8.3.nix | ||
fix-paths-php7.patch | ||
fix-tokenizer-php81.patch | ||
generic.nix | ||
install-pear-nozlib-phar.nix | ||
skip-sqlite3_bind_bug68849.phpt.patch |