summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed crash on recursive error handler invocationPHP-5.2Dmitry Stogov2011-05-171-1/+1
|
* Fixed crash when passing invalid timestamp (negative integer on win32)Dmitry Stogov2011-05-041-0/+3
|
* Fixed bug #54265 (crash when variable gets reassigned in error handler)Dmitry Stogov2011-03-163-1/+43
|
* Fixed testDmitry Stogov2011-03-161-2/+0
|
* Fixed bug #54262 (Crash when assigning value to a dimension in a non-array)Dmitry Stogov2011-03-164-12/+28
|
* MFH fixed bug #52784 (Race condition when handling manyArnaud Le Blanc2011-02-143-5/+24
| | | | | concurrent signals)
* revert commit 307876Boris Lytochkin2011-01-312-4/+1
|
* Fixed bug #51336Boris Lytochkin2011-01-312-1/+4
|
* Added ability to connect to HTTPS sites through proxy with basic ↵Dmitry Stogov2011-01-282-8/+111
| | | | authentication using stream_context/http/header/Proxy-Authorization
* - Fixed bug #53568 (swapped memset arguments in struct initialization) ↵Felipe Pena2011-01-112-3/+3
| | | | [backported]
* back to devIlia Alshanetsky2011-01-063-6/+9
|
* re-tagIlia Alshanetsky2011-01-063-9/+6
|
* Fix bug #53682Rasmus Lerdorf2011-01-062-0/+2
|
* - fix vc6 random behavior for Fix bug #53632 with x87 fpuPierre Joye2011-01-061-0/+4
|
* - add CVE (too late for the release tho')Pierre Joye2011-01-061-1/+2
|
* Back to devIlia Alshanetsky2011-01-053-6/+8
|
* 5.2.17Ilia Alshanetsky2011-01-053-4/+5
|
* MFH: Optimize unix timestamp to date-string conversion for very high year valuesIlia Alshanetsky2011-01-052-0/+23
|
* Add test for bug #53632Scott MacVicar2011-01-041-0/+10
|
* Fix bug #53632 with x87 fpuScott MacVicar2011-01-041-1/+1
|
* fixed 6 tests to pass on non-linux os, by removing the generic linux error ↵Eyal Teutsch2010-12-267-6/+9
| | | | string from the exp result. on socket_strerror on the other hand, added to the SKIPIF a condition to run on linux only, as the test checks specifically various error strings
* back to devIlia Alshanetsky2010-12-153-6/+8
|
* 5.2.16Ilia Alshanetsky2010-12-153-4/+4
|
* added value for PHP_MAXPATHLEN for os which is not windows/linuxEyal Teutsch2010-12-141-0/+2
|
* moved the second unlink() to the CLEAN section in the ↵Eyal Teutsch2010-12-123-0/+12
| | | | SplFileObject_fwrite_variation* tests
* Merge from trunk:Martin Jansen2010-12-111-2/+2
| | | | | | | * Fixed parameter check introduced with the recent fix for bug #53492. * Improved the error message along the way.
* - Fixed bug #53517 (segfault in pgsql_stmt_execute() when postgres is down)Felipe Pena2010-12-102-1/+3
| | | | | patch by: gyp at balabit dot hu
* Fixed bug #53516 (Regression in open_basedir handling).Ilia Alshanetsky2010-12-102-1/+2
|
* back to devIlia Alshanetsky2010-12-093-6/+8
|
* Re-branch 5.2.15Ilia Alshanetsky2010-12-093-8/+6
|
* - missing merge fix for #53352Pierre Joye2010-12-091-0/+3
|
* Fix the next version number in NEWS.Adam Harvey2010-12-091-1/+1
|
* Back to dev, one final time ;-)Ilia Alshanetsky2010-12-083-6/+8
|
* 5.2.15Ilia Alshanetsky2010-12-082-3/+3
|
* Fixed bug #53492 (fix crash if anti-aliasing steps are invalid).Ilia Alshanetsky2010-12-082-7/+9
|
* curl_setopt() arg: using DIRECTORY_SEPARATOR rather then "/" to make windows ↵Eyal Teutsch2010-12-085-9/+14
| | | | tests pass too
* - Fixed test (Eyal Teutsch)Felipe Pena2010-12-041-1/+1
|
* - Fixed testsFelipe Pena2010-12-044-5/+20
|
* Back to devIlia Alshanetsky2010-12-033-3/+5
|
* 5.2.15RC2Ilia Alshanetsky2010-12-033-4/+4
|
* Fixed crash in zip extract method (possible CWE-170)Pierre Joye2010-11-302-0/+5
|
* - Fixed testFelipe Pena2010-11-231-0/+6
|
* - Fixed extract() to do not overwrite $GLOBALS and $this when using ↵Felipe Pena2010-11-193-2/+28
| | | | | | | EXTR_OVERWRITE. patch by: jorto at redhat dot com
* Back to devIlia Alshanetsky2010-11-183-3/+5
|
* One more tryIlia Alshanetsky2010-11-183-5/+3
|
* Back to devIlia Alshanetsky2010-11-183-3/+5
|
* 5.2.15RC1Ilia Alshanetsky2010-11-183-4/+4
|
* - Fixed typo (reported by eyal.t at zend dot com)Felipe Pena2010-11-171-1/+1
|
* - Revert bad changesFelipe Pena2010-11-171-4/+0
|
* - Updated QA and User note maintainers creditsFelipe Pena2010-11-171-2/+2
|