summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Adding Braces in json.c to conform with coding standardsMatt Nowack2012-03-201-1/+2
* Minor text changes (to try new git repo)Christopher Jones2012-03-191-4/+4
* - Fixed bug #61388 (ReflectionObject:getProperties() issues invalid readsGustavo André dos Santos Lopes2012-03-182-0/+39
* - Fixed bug #61418 (Segmentation fault when DirectoryIterator's orGustavo André dos Santos Lopes2012-03-182-15/+55
* - Fixed bug #61371 (resource leak). This bug had two parts, a long standing leakGustavo André dos Santos Lopes2012-03-173-0/+61
* Fixed bug #60947 (Segmentation fault while executing ibase_db_info)Ilia Alshanetsky2012-03-151-0/+1
* Fixed bug #61212 (PDO ODBC Segfaults on SQL_SUCESS_WITH_INFO).Ilia Alshanetsky2012-03-141-5/+7
* Test for MySQL version.Variable is deprecated in MySQL 5.6.Ulf Wendel2012-03-141-22/+24
* Test portability and coverage changesChristopher Jones2012-03-125-4/+55
* Fixed bug #60222 (time_nanosleep() does validate input params).Ilia Alshanetsky2012-03-122-0/+24
* - Fixed memory leak when calling SplFileInfo's constructor twiceFelipe Pena2012-03-112-1/+19
* Fixed bug #61088 (Memory leak in readline_callback_handler_install).Xinchen Hui2012-03-111-3/+2
* Fix testXinchen Hui2012-03-111-0/+2
* Fixed bug #61347 (inconsist isset behavior of Arrayobject)Xinchen Hui2012-03-112-39/+76
* - Fixed bug #61326 (ArrayObject comparison).Gustavo André dos Santos Lopes2012-03-102-0/+43
* Fixed bug #60842, #51775 (Chunked response parsing error when chunksize lengt...Ilia Alshanetsky2012-03-081-3/+3
* Use correct property ctor, should fix threading issue in bug #55334Johannes Schlüter2012-03-081-1/+1
* - Fixed bug #61253: Wrappers opened with errors concurrency problemGustavo André dos Santos Lopes2012-03-082-0/+3
* - Fixed bug #61267: pdo_pgsql's PDO::exec() returns the number of SELECTedGustavo André dos Santos Lopes2012-03-082-1/+23
* Fixed bug #60634 (Segmentation fault when trying to die() in SessionHandler::...Ilia Alshanetsky2012-03-081-4/+4
* Apply test fix for bug #61288 pdo_mysql___construct_options_libmysql.phpt tes...Johannes Schlüter2012-03-061-0/+1
* Fix bug #61003 mysql_stat() require a valid connectionJohannes Schlüter2012-03-061-0/+4
* Fix bug #61194 PDO should export compression flag with myslqndJohannes Schlüter2012-03-054-6/+5
* Fix Bug #61207 PDO::nextRowset() after a multi-statement query doesn't always...Johannes Schlüter2012-03-052-43/+138
* Fixed bug #60887 (SoapClient ignores user_agent option and sends no User-Agen...Dmitry Stogov2012-03-051-0/+7
* Fix bug #60596: Code Cleanup Removing Superfluous If StatementNikita Popov2012-03-041-6/+3
* Fixed bug #60106 (stream_socket_server silently truncates long unix socket pa...Ilia Alshanetsky2012-03-031-0/+14
* Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variableNikita Popov2012-03-032-2/+18
* Fix bug #52719: array_walk_recursive crashes if third param of the function i...Nikita Popov2012-03-022-7/+22
* Missed 5.3 for the Armenia DST dropRasmus Lerdorf2012-03-021-1/+1
* - Updated to version 2012.2 (2012b)Derick Rethans2012-03-021-482/+485
* MFH: Fix bug #60801 (strpbrk() mishandles NUL byte). (Trunk commit: r322934).Adam Harvey2012-03-022-5/+9
* - Updated to version 2012.1 (2012a)Derick Rethans2012-03-011-587/+567
* test for bug #61124Olivier DOUCET2012-02-251-0/+12
* fix phpt : fopen(data://) requires allow_url_fopen=1Olivier DOUCET2012-02-251-0/+2
* more verbose skip reason in test files with not so obvious extension requirem...Olivier DOUCET2012-02-254-4/+4
* - Better fix for #61115.Gustavo André dos Santos Lopes2012-02-241-4/+0
* - Fixed bug #61173 (Unable to detect error from finfo constructor).Gustavo André dos Santos Lopes2012-02-242-6/+36
* Fixed bug #61124 (Crash when decoding an invalid base64 encoded string).Scott MacVicar2012-02-231-0/+4
* - Fixed bug #61115 (stream related segfault on fatal error inGustavo André dos Santos Lopes2012-02-221-0/+13
* Fix bug #61139 gzopen leaks when specifying invalid modeNikita Popov2012-02-192-15/+24
* Fix bug #61097 Memory leak in xmlrpc functions copying zvalsNikita Popov2012-02-182-6/+20
* Fix headers generated by pharNikita Popov2012-02-181-3/+3
* This one depends on max_input_vars as wellRasmus Lerdorf2012-02-141-0/+1
* Unbreak these tests - please be careful with your Windows-based editors thatRasmus Lerdorf2012-02-124-43/+22
* Improved fix for #61058, and add test scriptXinchen Hui2012-02-122-7/+16
* Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)Xinchen Hui2012-02-121-2/+6
* fix bug #54682 (tidy null pointer dereference)Antony Dovgal2012-02-072-3/+7
* Fix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl 0....Christopher Jones2012-02-072-1/+279
* Force allow_url_fopen to fix qa.php.net/reports diffsChristopher Jones2012-02-064-0/+8