summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix testsAntony Dovgal2011-05-042-2/+2
* fix testAntony Dovgal2011-05-041-1/+3
* Fixed crash when passing invalid timestamp (negative integer on win32)Dmitry Stogov2011-05-041-0/+3
* fix testsAntony Dovgal2011-05-035-2/+20
* extend the API in the backward compatible wayAndrey Hristov2011-05-031-0/+1
* fix segfault in ext/standard/tests/network/http-stream.phptAntony Dovgal2011-05-021-1/+1
* fix ZTS build for 5_3, tooAntony Dovgal2011-05-011-3/+3
* - Fixed bug #54580 (get_browser() segmentation fault when the browscap iniGustavo André dos Santos Lopes2011-05-013-66/+214
* - Fixed bug #54623 (Segfault when when writing to a persistent socket afterGustavo André dos Santos Lopes2011-05-011-0/+17
* - Updated to version 2011.7 (2011g)Derick Rethans2011-04-301-631/+596
* Added support for CURLOPT_MAX_RECV_SPEED_LARGE and CURLOPT_MAX_SEND_SPEED_LAR...Pierrick Charron2011-04-291-0/+12
* #docIlia Alshanetsky2011-04-282-8/+40
* Fix test by pointing this at a smaller file that is less likely to break the ...Rasmus Lerdorf2011-04-271-2/+2
* Fix broken testRasmus Lerdorf2011-04-271-5/+2
* Someone fixed these in trunk and didn't backport to PHP_5_3Rasmus Lerdorf2011-04-273-0/+0
* MFH: The project calls itself OpenSSL and not openSSL, so let's keep itMartin Jansen2011-04-252-5/+5
* - keep node creation checkPierre Joye2011-04-251-1/+1
* - keep inode creation checkPierre Joye2011-04-251-0/+4
* SSLV2 patch cleanupRasmus Lerdorf2011-04-242-4/+13
* - fix use of unitiliazed varPierre Joye2011-04-241-3/+3
* Support for openssl without SSLv2 supprot compiled in. Distros are starting toRasmus Lerdorf2011-04-241-0/+10
* Revert bug #54454 fix from PHP_5_3 branch to avoid BC break in minor releasePierrick Charron2011-04-213-9/+5
* implement FR #54540 - Allow loading of arbitrary resource bundles when fallba...Stanislav Malyshev2011-04-173-2/+25
* Implement FR #48587 (MySQL PDO driver doesn't support SSL connections)Rob Richards2011-04-153-2/+40
* - Remove undesired line (reported by Gökhan Özbulak)Felipe Pena2011-04-131-2/+0
* fix bug #54238 (use-after-free in substr_replace())Stanislav Malyshev2011-04-132-26/+88
* Fixed bug #54121 (error message format string typo).Ilia Alshanetsky2011-04-121-1/+1
* - Fixed bug #54440: libxml extension ignores default context.Gustavo André dos Santos Lopes2011-04-092-3/+52
* - Fixed bug #54494: mb_substr() mishandles UTF-32LE and UCS-2LE.Gustavo André dos Santos Lopes2011-04-092-2/+54
* Implement FR #54459 (Range function accuracy) by changing the way range()Adam Harvey2011-04-062-5/+224
* Fix duplicated test.Adam Harvey2011-04-061-8/+0
* - Make SplFileInfo::_bad_state_ex final.Gustavo André dos Santos Lopes2011-04-051-1/+1
* - Fixed bug #54384 (Dual iterators, GlobIterator, SplFileObject andGustavo André dos Santos Lopes2011-04-044-59/+294
* Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-0310-17/+17
* Fixed bug #53037 (FILTER_FLAG_EMPTY_STRING_NULL is not implemented).Ilia Alshanetsky2011-04-032-1/+22
* Fixed bug #54454 (substr_compare incorrectly reports equality in some cases)Pierrick Charron2011-04-033-5/+9
* - Improved message and version checkingFelipe Pena2011-04-021-5/+14
* - add CURLINFO_REDIRECT_URLPierre Joye2011-04-011-1/+33
* - Updated to version 2011.5 (2011e)Derick Rethans2011-04-011-571/+572
* Refactor OCI8 config.m4: improve messages and merge similar conditionalsChristopher Jones2011-03-291-47/+24
* - Fixed bug #44989 (64bit Oracle RPMs still not supported by pdo-oci)Felipe Pena2011-03-291-13/+19
* fix last commit:Nuno Lopes2011-03-282-32546/+18031
* - Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters)Felipe Pena2011-03-262-1/+17
* fix buffer overflow - overwriting with 0x0, due toAndrey Hristov2011-03-242-13/+43
* Limit test with 65k params, should crash mysqlndUlf Wendel2011-03-241-0/+122
* - Fixed bug #54292 (Wrong parameter causes crash in SplFileObject::__construc...Felipe Pena2011-03-232-3/+24
* Fix compressed build, make it easierAndrey Hristov2011-03-232-15/+15
* Coverage for a 'silent server protocol change' from the past for which both m...Ulf Wendel2011-03-231-1/+21
* - Fixed bug #54283 (new DatePeriod(NULL) causes crash)Felipe Pena2011-03-232-1/+15
* - Updating UPGRADING for r309516 and modest merge to 5.3.Gustavo André dos Santos Lopes2011-03-232-3/+7