1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 11:02:55 +02:00
Files
archived-php-src/ext
Christoph M. Becker c9639cffdb Fix PDO_Firebird numeric to string conversion on Windows
Commit aaa1f90[1] dropped support for the `snprinf()` `I` modifier, so
we use the standard `ll` modifier which is suitable for 32bit and 64bit
Windows.  We also replace the deprecated `I64` suffix[2] with the `LL`
suffix.

This fixes ext/pdo_firebird/tests/bug_64037.phpt.

[1] <http://git.php.net/?p=php-src.git;a=commit;h=aaa1f90e3f90c24098fa55a7b868fdca0b89ee25>
[2] <https://docs.microsoft.com/en-us/cpp/cpp/numeric-boolean-and-pointer-literals-cpp?view=vs-2019#integer-literals>
2020-07-12 23:52:22 +02:00
..
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-07 09:30:24 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-12 17:51:29 +02:00
2020-07-07 09:30:24 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-06 21:13:34 +02:00
2020-07-07 09:30:24 +02:00
2020-07-07 09:30:24 +02:00
2020-07-07 09:30:24 +02:00