summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | update NEWSAnatol Belski2016-01-141-0/+3
* | | Fixed bug #70979 crash with bad soap requestAnatol Belski2016-01-141-1/+1
* | | Update NEWSYasuo Ohgaki2016-01-131-0/+5
* | | fix the fix for bug #70976 (imagerotate)Remi Collet2016-01-122-4/+4
* | | Use php_session_abort()Yasuo Ohgaki2016-01-121-1/+1
* | | Fixed Bug #71038 session_start() returns TRUE on failureYasuo Ohgaki2016-01-122-19/+28
* | | update NEWSAnatol Belski2016-01-111-0/+3
* | | Simplify code per Anatol.Adam Harvey2016-01-112-41/+8
* | | Insert bug number.Adam Harvey2016-01-111-1/+1
* | | Use strtoll() when apr_off_t is 64 bits.Adam Harvey2016-01-112-9/+42
* | | update NEWSAnatol Belski2016-01-111-0/+2
* | | backport 9a07245b728714de09361ea16b9c6fcf70cb5685 from 7.0Anatol Belski2016-01-112-3/+37
* | | Align NEWS entry formatLior Kaplan2016-01-091-1/+1
* | | update libs versionsAnatol Belski2016-01-081-9/+9
* | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2016-01-070-0/+0
|\ \ \ | |/ /
| * | 5.5.32 nowJulien Pauli2016-01-072-4/+4
| |/
* | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2016-01-070-0/+0
|\ \
| * | 5.5.32 nowJulien Pauli2016-01-073-5/+26
* | | adjust release date for the delayFerenc Kovacs2016-01-061-1/+1
* | | these will be part of 5.6.17 not 5.6.18Ferenc Kovacs2016-01-061-17/+17
* | | Removed unecessary string dupJulien Pauli2016-01-061-11/+20
* | | Moved buffer from heap to stackJulien Pauli2016-01-061-8/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-01-059-72/+244
|\ \ \ | | |/ | |/|
| * | Update NEWSStanislav Malyshev2016-01-051-1/+5
| * | Improve fix for bug #70976Stanislav Malyshev2015-12-281-1/+1
| * | Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)Stanislav Malyshev2015-12-283-1/+72
| * | Fixed bug #70741: Session WDDX Packet Deserialization Type Confusion Vulnerab...Stanislav Malyshev2015-12-283-68/+101
| * | Fixed #70728Julien Pauli2015-12-222-2/+41
| * | Fixed bug #70755: fpm_log.c memory leak and buffer overflowStanislav Malyshev2015-12-082-0/+8
| * | Fix bug #70976: fix boundary check on gdImageRotateInterpolatedStanislav Malyshev2015-12-073-1/+18
| * | typofixStanislav Malyshev2015-12-061-1/+1
| |/
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-0316-17/+17
* | bump year which is missed in rev 49493a2Xinchen Hui2016-01-02102-104/+104
* | Merge branch 'PHP-5.6' of https://github.com/kaplanlior/php-src into PHP-5.6Xinchen Hui2016-01-026-6/+6
|\ \
| * | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-016-6/+6
* | | sync with new tests from 7.0 for ICU 55_1 and 56_1 compatAnatol Belski2016-01-0110-0/+636
* | | sync skipifs for ext/intl for ICU 55_* and 56_* compatAnatol Belski2016-01-018-5/+10
|/ /
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-01770-779/+779
* | Fixed testJulien Pauli2015-12-241-0/+2
* | Fixed and improved testsJulien Pauli2015-12-248-16/+18
* | test to function socket_getopt();marcosptf2015-12-241-0/+74
* | test to function socket_clear_error();;marcosptf2015-12-241-0/+34
* | test to function socket_shutdown();marcosptf2015-12-241-0/+54
* | test to function socket_send();marcosptf2015-12-241-0/+50
* | test to function gethostname ( void );marcosptf2015-12-241-0/+20
* | test to function DateTimeZone::getLocation();marcosptf2015-12-241-0/+82
* | test to function stream_get_transports();marcosptf2015-12-241-0/+16
* | test to function stream_get_wrappers();marcosptf2015-12-241-0/+16
* | test to function stream_socket_enable_crypto();marcosptf2015-12-241-0/+64
* | test to function stream_socket_get_name();marcosptf2015-12-241-0/+26