60307 Commits (6f3cad91d028d798051cacd150f30ef750a41d87)
 

Author SHA1 Message Date
Pierre Joye 6f3cad91d0 - install headers, missed that one 16 years ago
Pierre Joye ff60a98755 - add initial PHP_INSTALL_HEADERS, one step closer to phpize 16 years ago
Gustavo André dos Santos Lopes 8398646d0a - I had forgotten to commit UPGRADING (for enable_post_data_processing). 16 years ago
Christopher Jones 1894d8df0b Update for PECL upload that is synced with PHP 5.3.4 16 years ago
Scott MacVicar ec4cbe70fa Add more constants to curl_getinfo(), dependent on cURL version installed so wrapped in ifdefs 16 years ago
Felipe Pena 7f69592f11 - Added test for bug #53512 16 years ago
Felipe Pena 43cfda93eb - Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values) 16 years ago
Felipe Pena 127a878fc9 - Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10) 16 years ago
Gustavo André dos Santos Lopes 6654a4ade5 - Added enable_post_data_reading ini option to allow inhibiting POST data consumption. 16 years ago
Dmitry Stogov c35fc78890 Fixed bug #53511 (Exceptions are lost in case an exception is thrown in catch operator) 16 years ago
Eyal Teutsch f69051602a test bug42364 included a superfluous ?> 16 years ago
Eyal Teutsch 4e37118801 pdo_025 expected a certain extra character that is not part of windows output. changed to optional char: %a -> %A 16 years ago
Dmitry Stogov 5f8ff99a05 Fixed startup errors if ext/exif is loaded without ext/mbstring 16 years ago
Eyal Teutsch fa404f71f5 curl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows tests pass too 16 years ago
Antony Dovgal e89362b846 fix ZTS build 16 years ago
Dmitry Stogov 755c2cd0d8 Removed compile time dependency from ext/mbstring 16 years ago
Pierre Joye 088a6ad7b5 - Fix #53492, fix crash if aa steps are invalid 16 years ago
Andrey Hristov 27ecaa7901 Skip additional result sets sent by MySQL 5.5 servers 16 years ago
Andrey Hristov e183ea0495 don't crash if the API is used incorrectly 16 years ago
Antony Dovgal 3722811395 make sure the stream context is present before looking for any options 16 years ago
Felipe Pena 74484db1aa - Fixed test (Eyal Teutsch) 16 years ago
Felipe Pena 75d8fd8d42 - Fixed test 16 years ago
Felipe Pena 57fc653c05 - Fixed tests 16 years ago
Felipe Pena 11a3a52fc8 - Fixed test 16 years ago
Felipe Pena 955ebdf10c - Fixed test 16 years ago
Felipe Pena 26d7aafb1a - Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number) 16 years ago
Jani Taskinen 17d1b1310e - Fix test 16 years ago
Jani Taskinen 72ae65bc9d - CS and "de-facto" style of returning NULL for failing parse-params, sync partially with PHP_5_3 too (reordering part :) 16 years ago
Jani Taskinen 07535b7986 - Fix test 16 years ago
Jani Taskinen 41a1de45fe - Add test for the ob_start($foo); leak/crash bug 16 years ago
Adam Harvey d2263d482d Implement FR #53457 (number_format must support more than one character for 16 years ago
Adam Harvey 18ec6dae2c Implemented FR #53447 (Cannot disable SessionTicket extension for servers that 16 years ago
Pierre Joye d687186b58 - Fix #29085, bad default include_path on Windows 16 years ago
Andrey Hristov 7ff7f9780e fix test after newly introduced constant 16 years ago
Andrey Hristov 18424910d3 and export the new constant 16 years ago
Andrey Hristov ee15ed307e new server constant as of 5.5 16 years ago
Pierre Joye 3fd615cc8d - not TS and useless on server, also not required anymore with the supported windows versions 16 years ago
Dmitry Stogov dcb65e76da WS and cosmethic changes 16 years ago
Adam Harvey cab5fc9c1a Minimal fix for bug #53440 (INSTALL file refers to php.ini-dist, should refer 16 years ago
Christopher Jones 0f217b0c93 Remove OCI8 devel status in preparation for PHP 5.3.4 release 16 years ago
Christopher Jones 17b31ae362 Add Berkeley DB 5.1 support to the DBA extension 16 years ago
Pierre Joye e72e27eecc - fix ts build 16 years ago
Stefan Marr d0c144d732 Removed old commented function prototypes. 16 years ago
Ilia Alshanetsky 19a0263e65 Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words) 16 years ago
Dmitry Stogov a45631d966 Allowed indirect $this access (Scott) 16 years ago
Jérôme Loyet 8e65f50698 - Fixed bug #53412 (segfault when using -y) 16 years ago
Gustavo André dos Santos Lopes 22d461df62 - Implemented bug/request #53427 - stream_select doesn't preserve the 16 years ago
Ilia Alshanetsky c579738b94 Same as before 16 years ago
Ilia Alshanetsky 94ca4a4d09 Fixed bug #52202 (CURLOPT_PRIVATE gets corrupted). 16 years ago
David Soria Parra 76a8811c5d C comments instead of C++ comments 16 years ago