17205 Commits (1fa58ec003716068ea6b2aa6a0ea71c7b8ed0bc2)

Author SHA1 Message Date
Antony Dovgal 08e6fded56 prevent possible NULL dereference 20 years ago
Wez Furlong 6387d83a05 add a test case for bug 35671 20 years ago
Ilia Alshanetsky 77acc692fd Fixed bug #36886 (User filters can leak buckets in some situations). 20 years ago
Antony Dovgal ea22696fb9 fix tests 20 years ago
Antony Dovgal 6dc42ef117 fix #36851 (Documentation and code discrepancies for NULL data) 20 years ago
Yasuo Ohgaki cdbe8b4fd8 reenable pg_execute E_WARNING 20 years ago
Ilia Alshanetsky 4ca3df56d3 Check 2nd parameter of tempnam() against path components. 20 years ago
Wez Furlong c5df14364b Fix for #36342; ODBC won't let you bind variables by buffer after "long" 20 years ago
Wez Furlong fb7d5bd780 The fix for #35332 caused #35671 (and thus PECL #6504). 20 years ago
Yasuo Ohgaki 82376269fd remove pg_execute() E_WARNING error when query plan is not defined 20 years ago
Andrey Hristov 0b02327267 kill the left unused variable 20 years ago
Andrey Hristov dfd5b4fbf4 remove unnecessary memcpy, cast directly 20 years ago
Ilia Alshanetsky a33d64e7b6 Fixed bug #36857 (Added support for partial content fetching to the HTTP 20 years ago
Marcus Boerger a824bcf41d - MFH: Make IteratorIterator base of most SPL iterators 20 years ago
Marcus Boerger 7b70ca475f - Fix docu 20 years ago
Seiji Masugata bf4ae10c36 fixed compiler warning. 20 years ago
Antony Dovgal d085b37f66 fix #36859 (DOMElement crashes when calling __construct when clone'ing) 20 years ago
Georg Richter 65d704cb7c fix and testcase for bug #36745 20 years ago
Antony Dovgal bf3a7e12e1 add new tests 20 years ago
Georg Richter f8183e2e97 fixed minor problems (thx to tony) 20 years ago
Georg Richter b3a437fcc4 Fix for bug #36802 (server crashes with invalid/not opened connections) 20 years ago
Dmitry Stogov 9e26f6c213 Fixed SoapFault::getMessage() 20 years ago
Marcus Boerger ed43fd9b3b - My eyes don't hurt anymore 20 years ago
Marcus Boerger fe1c2cfc0f - MFH 20 years ago
Antony Dovgal 1ad4dd8795 return FALSE if driver doesn't support quoting (this is what docu says) 20 years ago
Ilia Alshanetsky 3b1cb0e500 Added myself to PDO and PDO_MySQL credits 20 years ago
Antony Dovgal 5f80bcaf26 add missing skipif sections 20 years ago
Antony Dovgal e40df39518 fix typos 20 years ago
Marcus Boerger 1440bb5c7b - MFH Add new test 20 years ago
Marcus Boerger 4b4d61952f - MFH: Add new test 20 years ago
Marcus Boerger 660956b514 - Add missing bug title and synch with other tests 20 years ago
Dmitry Stogov 87ae2460d1 Fixed possible memory corruption 20 years ago
Marcus Boerger dbe881d9c2 - Fix build 20 years ago
Pierre Joye c4db88563f - Fixed fetching of string value bigger than 128bytes when no options 20 years ago
Antony Dovgal 1ce8546cd1 fix leak 20 years ago
Antony Dovgal 09fcf3162c add test 20 years ago
Antony Dovgal f7ce1d6260 prevent segfault when exception is thrown from Countable::count() 20 years ago
Antony Dovgal 32f611097f fix #36825 (Exceptions thrown in ArrayObject::offsetGet cause segfault) 20 years ago
Antony Dovgal 8a58105f42 MFH: use set_time_limit(), this test takes forever on AIX 20 years ago
Antony Dovgal 6c101d6400 fix #36820 (Privileged connection with an Oracle password file fails) 20 years ago
Antony Dovgal f9835c3786 change oci_field_type() to return VARCHAR2 instead of VARCHAR 20 years ago
Ilia Alshanetsky d76e149f0e Fixed bug #36802 (mysqli_set_charset() crash with a non-open connection). 20 years ago
Antony Dovgal 7019b978a0 reimplement php_oci_lob_read() and fix PECL bug #5995 20 years ago
Dmitry Stogov 1122f647d2 Fixed compatibility with auto_globals_jit 20 years ago
Dmitry Stogov bafba669ad Fixed bug #36721 (The SoapServer is not able to send a header that it didn't receive) 20 years ago
Rui Hirokawa e8d320dd77 MFH 20 years ago
Rui Hirokawa 85019bf450 MFH. 20 years ago
Rui Hirokawa fa3173bec3 *** empty log message *** 20 years ago
Rui Hirokawa 6912dab9eb @added possible encoding attack detection by mb_get_info('illegalchars'). 20 years ago
Ilia Alshanetsky 79e7432c97 Fixed bug #36689 (Removed arbitrary limit on the length of syslog messages). 20 years ago