summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Reworked the changes for bug #64452Anatol Belski2013-03-231-4/+1
* Fixed bug #64452 Zip PHPTs crash intermittentlyAnatol Belski2013-03-202-4/+14
* Backported fix for bug #62852Anatol Belski2013-03-194-31/+66
* Remove spurious int cast in between two longsEtienne Kneuss2013-03-161-1/+1
* Backported patch for #64370Anatol Belski2013-03-152-0/+49
* fix zts checkAnatol Belski2013-03-141-1/+1
* fix for bug #63530 mysqlnd_stmt::bind_one_parameter uses wrong alloc for st...Andrey Hristov2013-03-131-1/+1
* fixed headers orderAnatol Belski2013-03-121-1/+1
* - Updated to version 2013.2 (2013b)Derick Rethans2013-03-111-594/+615
* Fixed PCRE locale crash in Windows/TSStephen A. Zarkos2013-03-041-1/+8
* merged PCRE 8.32Anatol Belski2013-03-0342-6977/+11909
* - Updated to version 2013.1 (2013a)Derick Rethans2013-03-031-661/+784
* Bug #52861: unset fails with ArrayObject and deep arraysMike Willbanks2013-02-262-1/+23
* Fixed bug #64264 (SPLFixedArray toArray problem)Xinchen Hui2013-02-242-11/+42
* Fix TSRM (after afc1debb)Johannes Schlüter2013-02-211-4/+6
* PHAR should modify entry timestamp when it's modifiedDmitry Stogov2013-02-211-2/+5
* http-stream test requires network connectivitySara Golemon2013-02-211-0/+1
* Fixed external entity loadingDmitry Stogov2013-02-203-20/+26
* fix the test for curl 7.29.0+Anatol Belski2013-02-191-1/+1
* Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS)Xinchen Hui2013-02-172-1/+27
* Proper bit reset codeDmitry Stogov2013-02-131-2/+2
* Disabled external entities loadingDmitry Stogov2013-02-071-0/+2
* Check if soap.wsdl_cache_dir confirms to open_basedirDmitry Stogov2013-02-071-1/+35
* Fixed bug #64106: Segfault on SplFixedArray[][x] = y when extendedNikita Popov2013-01-303-2/+25
* Fix bug #64023 (__toString() & SplFileInfo)Gustavo Lopes2013-01-222-0/+24
* Revert "Update fputcsv() to escape all characters equally."Adam Harvey2013-01-153-27/+13
* Update fputcsv() to escape all characters equally.Adam Harvey2013-01-153-13/+27
* Fix test after fix for bug #63943 (Bad warning text from strpos() on empty ne...Remi Collet2013-01-101-0/+0
* Use during connect the flags set with set_client_option()Andrey Hristov2013-01-091-0/+2
* Fixed bug #63943 (Bad warning text from strpos() on empty needle)Xinchen Hui2013-01-092-1/+9
* Fixed bug #55397: Comparsion of incomplete DateTime causes SIGSEGV.Derick Rethans2013-01-062-1/+16
* bump yearXinchen Hui2013-01-0645-45/+45
* Happy New Year~Xinchen Hui2013-01-01507-507/+507
* Fixed segfault due to libcurl connection cachingPierrick Charron2012-12-222-0/+80
* Fixed bug #63352 (Can't enable hostname validation when using curl stream wra...Pierrick Charron2012-12-211-2/+2
* CURL >= 7.28.0 no longer support value 1 for CURLOPT_SSL_VERIFYHOST)Pierrick Charron2012-12-213-1/+78
* Fix test to work on every libcurl versionPierrick Charron2012-12-211-4/+4
* Fixed bug #55438 (Curlwapper is not sending http header randomly)Pierrick Charron2012-12-192-13/+10
* dos2unix & skip on connect failXinchen Hui2012-12-171-33/+34
* Fix failed testXinchen Hui2012-12-171-1/+1
* Need connect.inc hereRasmus Lerdorf2012-12-131-0/+1
* Fix broken testRasmus Lerdorf2012-12-131-1/+1
* Fix broken testRasmus Lerdorf2012-12-131-1/+1
* MFHXinchen Hui2012-12-131-1/+1
* Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecondRemi Collet2012-12-013-3/+19
* Fixed bug #63398 (Segfault when polling closed link)Xinchen Hui2012-11-302-2/+42
* Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)Dmitry Stogov2012-11-291-21/+3
* Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under WindowsAnatoliy Belsky2012-11-276-107/+27
* This test isn't supposed to pass on windowsAnatoliy Belsky2012-11-271-1/+6
* Fixed Bug #63614 (Fatal error on Reflection)Xinchen Hui2012-11-272-1/+42