22819 Commits (408abe99a7cdb4ffd07fd82ff78dd4c3c99254c9)

Author SHA1 Message Date
Pierre Joye d5f2191170 - #43073, TrueType bounding box is wrong for angle<>0 18 years ago
Scott MacVicar a23b4073e8 MFH Missing skip in tests 18 years ago
Scott MacVicar c2b15e947d MFH Replace magic values with a define for json encoding, makes reading it a bit easier 18 years ago
Ilia Alshanetsky 76939503c8 Fixed compiler warning 18 years ago
Scott MacVicar 8d2a5cabec MFH Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array 18 years ago
Felipe Pena b117752f8b - MFH: Year++ 18 years ago
Matt Wilmas 927880b5cc MFH: Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers) 18 years ago
Pierre Joye 79361c4c74 - s,win32,windows, and add myself to the list 18 years ago
Scott MacVicar 3a0c86327f MFH Deal with overflow when decoding large numbers 18 years ago
Johannes Schlüter 5942f27d86 MFH: mark mysqlnd's threading (which can be used for background pre-fetching) 18 years ago
Andrey Hristov df7ebb5d41 MFH: Fix the build because the macro name has changed 18 years ago
Moriyoshi Koizumi d8a22d0b05 - MFH: Make iconv filter accept '.' as the delimiter between encoding names as 18 years ago
Scott MacVicar bb2283bf4e MFH Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused. 18 years ago
Scott MacVicar bc486b4c7e MFH Fix bug #47678 - Allow loadExtension to be disabled in SQLite3 18 years ago
Scott MacVicar 07e675cc52 MFH Fix bug #47644 - Valid integers are truncated with json_decode() 18 years ago
Christopher Jones 1d5dbea704 Fix INI blocks 18 years ago
Matt Wilmas 7f373057ef Removed unneeded HashPosition variable (php_implode() doesn't change the internal pointer) 18 years ago
Zoe Slattery 467dbf859a test for /ext/tidy from stefan priebsch 18 years ago
Felipe Pena c7bfd897e6 - MFH: Fixed bug #47616 (curl keeps crashing) 18 years ago
Pierre Joye 8e202b40a0 - fix the build for win (vc6 or vc9) 18 years ago
Dmitry Stogov 122232aa54 Fixed test 18 years ago
Ilia Alshanetsky ea27fd2ba3 Fixed compiler warnings 18 years ago
Mikko Koppanen 5645de756d Closes bug #47667 18 years ago
Dmitry Stogov cc91da1bd7 Fixed bug #47664 (get_class returns NULL instead of FALSE) 18 years ago
Christopher Jones 6e2521f070 MFH Prepare for PECL OCI8 1.3.5 18 years ago
Christopher Jones d14b84719d MFH: Mac OSX customization for initialization error message 18 years ago
Brian Shire dd031eee68 MFH: Fix scanner handling of NULL values in heredoc, nowdoc, strings, comments, and non-parsed content. 18 years ago
Scott MacVicar e10b18693c MFH fileinfo tests are missing skipif 18 years ago
Scott MacVicar 7a29c8f386 MFH Update fileinfo to libmagic 5.00 and remove dependency on dirent.h on Windows 18 years ago
Moriyoshi Koizumi 716d2c9123 - MFH: Fix a bug that mbstring.internal_encoding doesn't take effect within 18 years ago
Rob Richards 1313c86484 MFH: add LIBXML_LOADED_VERSION constant that contains currently loaded libxml2 version 18 years ago
Takeshi Abe d2709b764c MFH: Fixed bug #45799 (imagepng() crashes on empty image) 18 years ago
Stanislav Malyshev c452af9e6a add new CURL options 18 years ago
Rob Richards 63ccee5b41 MFB: fix bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling) 18 years ago
Christopher Jones 881435625f MFH: Fixed PECL Bug 14268 (Allow 'pecl install oci8' command to 'autodetect' an Instant Client RPM install) & refactor 18 years ago
Ilia Alshanetsky 8610935eac Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string 18 years ago
Andrei Zmievski cc34210c32 MFH 18 years ago
Christopher Jones 65029f11e9 MFH: Fix tests to use ENV and re-enable 18 years ago
Brian Shire 9c16bfa194 MFH: Add proper EOF handling for language scanner. Fixes bug #46817. 18 years ago
Christopher Jones c5884d6cb6 Revert local setting changes 18 years ago
Christopher Jones 1781af46ec MFH: Bug #46994 (CLOB size does not update when using CLOB IN OUT param in stored procedure) 18 years ago
Marcus Boerger 3baf61b513 - MFH Safer flag handling as requested by Greg 18 years ago
Christopher Jones 5dc46cc345 MFH: New test for oci_fetch_all 18 years ago
Christopher Jones 10ff16d21b MFH: Make non-public prototype match the type passed at call 18 years ago
Christopher Jones f346405330 MFH: Use PHP 5 function name in error message 18 years ago
Christopher Jones bce3f3afe8 MFH: Bug #47243 (Crash at shutdown on Windows) 18 years ago
Christopher Jones af4a8e7879 Make tests portable with older PHP for PECL builds 18 years ago
Christopher Jones 47ee83d12a MFH: PECL Bug #16035 (oci_connect without ORACLE_HOME defined causes segfault) 18 years ago
Christopher Jones 8b8dd708d0 MFH: PECL Bug #15988 (sqlnet.ora isn't read with older Oracle libraries) 18 years ago
Pierre Joye cb95e1e709 - add path for libpq (other are kept) 18 years ago