summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | | | 5.4.36-devStanislav Malyshev2014-11-113-4/+6
| | | | | | | | | |
| | | * | | | | | | Fixed bug #66584 Segmentation fault on statement deallocationMatteo Beccati2014-11-113-2/+71
| | | | | | | | | |
| * | | | | | | | | Remove unneeded md5 hashing from PHP-5.6 branch.Yasuo Ohgaki2014-11-121-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's removed from master already by my previous commit.
| * | | | | | | | | fix loop - size_t is unsigned so can not be negativeStanislav Malyshev2014-11-111-5/+4
| | | | | | | | | |
| * | | | | | | | | fix copypaste errorStanislav Malyshev2014-11-111-1/+1
| | | | | | | | | |
| * | | | | | | | | update NEWSFerenc Kovacs2014-11-121-1/+1
| | | | | | | | | |
| * | | | | | | | | update NEWSFerenc Kovacs2014-11-121-0/+2
| | | | | | | | | |
| * | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-11-120-0/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: update NEWS update NEWS
| | * | | | | | | | update NEWSFerenc Kovacs2014-11-121-0/+3
| | | | | | | | | |
| | * | | | | | | | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-11-120-0/+0
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: update NEWS
| | | * | | | | | | update NEWSFerenc Kovacs2014-11-121-0/+4
| | | | | | | | | |
| * | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-11-111-668/+688
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | - Updated to version 2014.10 (2014j)Derick Rethans2014-11-111-668/+688
| | | | | | | | | |
| * | | | | | | | | Update NEWSXinchen Hui2014-11-111-17/+21
| | | | | | | | | |
| * | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-11-112-0/+117
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes)Xinchen Hui2014-11-113-4/+125
| | | | | | | | | |
| | * | | | | | | | Fix skipif test hereRasmus Lerdorf2014-11-101-65/+66
| | | | | | | | | |
| | * | | | | | | | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Rasmus Lerdorf2014-11-106-30/+23
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-5.5' of git.php.net:php-src: Fixed bug #68370 ("unset($this)" can make the program crash) Fixed NEWS for 5.5 Fix opcache.revalidate_freq per-request behavior Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy)
| | | * \ \ \ \ \ \ \ Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5Xinchen Hui2014-11-1012-34/+149
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Fixed NEWS for 5.5Julien Pauli2014-11-071-10/+11
| | | | | | | | | | | |
| | * | | | | | | | | | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Rasmus Lerdorf2014-11-063-0/+18
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-5.5' of git.php.net:php-src: Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Rasmus Lerdorf2014-11-0520-549/+787
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-5.5' of git.php.net:php-src: (29 commits) fix dir separator in test update NEWS Fix bug #63595 GMP memory management conflicts with other libraries using GMP Initialize the offset table - PCRE may sometimes miss offsets set default response code to 200 set default response code to 200 Fixed bug #66584 Segmentation fault on statement deallocation fix ZTS build Added PGSQL_TEST_CONNSTR env var support for ext/pgsql tests Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction don't try to send in the test results until we restored qa.php.net Don't treat warnings as failures in the junit output Fixed test to work with recent libcurl versions PHP 5.5.20 now Ensure we have enough input data before parsing date Fix bug #68095 - invalid read in php_getopt() NEWS Fix bug #63595 GMP memory management conflicts with other libraries using GMP - Updated to version 2014.9 (2014i) updated libmagic.patch in 5.5 ...
| * | | | | | | | | | | | | Fix skipif test hereRasmus Lerdorf2014-11-101-65/+66
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Rasmus Lerdorf2014-11-106-23/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-5.6' of git.php.net:php-src: Update NEWS Fixed bug #68370 ("unset($this)" can make the program crash) Fix opcache.revalidate_freq per-request behavior Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy) Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)
| | * | | | | | | | | | | | | Update NEWSXinchen Hui2014-11-101-0/+1
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-11-102-7/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Fixed bug #68370 ("unset($this)" can make the program crash)Xinchen Hui2014-11-103-7/+19
| | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-11-072-15/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Fix opcache.revalidate_freq per-request behavior
| | | * | | | | | | | | | | Fix opcache.revalidate_freq per-request behaviorDmitry Stogov2014-11-072-15/+3
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-11-071-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy) Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)
| | | * | | | | | | | | | | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2014-11-071-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | / / / / / / | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | | * PHP-5.4: Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy)
| | | | * | | | | | | | | Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in ↵Dmitry Stogov2014-11-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zend_hash_copy)
| | | * | | | | | | | | | Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)Matteo Beccati2014-11-063-0/+18
| | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Rasmus Lerdorf2014-11-0645-481/+710
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-5.6' of git.php.net:php-src: (142 commits) Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving) Update NEWS Fixed bug #68331 - This was partial patch for https://wiki.php.net/rfc/session-lock-ini fix dir separator in test arg1-3 are not variable names to use; removed useless buffer variable update NEWS Fix bug #63595 GMP memory management conflicts with other libraries using GMP Initialize the offset table - PCRE may sometimes miss offsets set default response code to 200 set default response code to 200 set default response code to 200 Fixed bug #66584 Segmentation fault on statement deallocation Add credit fix ZTS build Added PGSQL_TEST_CONNSTR env var support for ext/pgsql tests Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction Fixed Bug #68104 (Segfault while pre-evaluating a disabled function) Temporarily disable wait/xml protocol... don't try to send in the test results until we restored qa.php.net Fix uninitialized value... ...
| | * | | | | | | | | | Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)Matteo Beccati2014-11-062-0/+16
| | | | | | | | | | | |
| | * | | | | | | | | | Update NEWSYasuo Ohgaki2014-11-061-0/+4
| | | | | | | | | | | |
| | * | | | | | | | | | Fixed bug #68331 - This was partial patch for ↵Yasuo Ohgaki2014-11-062-16/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://wiki.php.net/rfc/session-lock-ini
| | * | | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-051-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: fix dir separator in test
| | | * | | | | | | | | fix dir separator in testAnatol Belski2014-11-051-1/+1
| | | | | | | | | | | |
| | * | | | | | | | | | arg1-3 are not variable names to use; removed useless buffer variableBob Weinand2014-11-041-59/+55
| | | | | | | | | | | |
| | * | | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-030-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: update NEWS Fix bug #63595 GMP memory management conflicts with other libraries using GMP
| | | * | | | | | | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-11-030-0/+0
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: update NEWS Fix bug #63595 GMP memory management conflicts with other libraries using GMP
| | | | * | | | | | | | update NEWSStanislav Malyshev2014-11-031-0/+4
| | | | | | | | | | | |
| | | | * | | | | | | | Fix bug #63595 GMP memory management conflicts with other libraries using GMPRemi Collet2014-11-031-26/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop use of php memory allocators as this raise various conflicts with other extensions and libraries which use libgmp. No other solution found. We cannot for ensure correct use of allocator with shared lib. Some memory can allocated before php init Some memory can be freed after php shutdown Known broken run cases - php + curl + gnutls + gmp - mod_gnutls + mod_php + gnutls + gmp - php + freetds + gnutls + gmp - php + odbc + freetds + gnutls + gmp - php + php-mapi (zarafa) + gnutls + gmp
| | * | | | | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-031-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Initialize the offset table - PCRE may sometimes miss offsets set default response code to 200 set default response code to 200 fix NEWS & version NEWS Fix bug #68283: fileinfo: out-of-bounds read in elf note headers Fix bug #68113 (Heap corruption in exif_thumbnail()) Fix bug #68089 - do not accept options with embedded \0 Fixed bug #68044: Integer overflow in unserialize() (32-bits only) Fix bug #68027 - fix date parsing in XMLRPC lib
| | | * | | | | | | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-11-031-1/+1
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | | | | | / / / / / | | | | |_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: Initialize the offset table - PCRE may sometimes miss offsets set default response code to 200 fix NEWS & version NEWS Fix bug #68283: fileinfo: out-of-bounds read in elf note headers Fix bug #68113 (Heap corruption in exif_thumbnail()) Fix bug #68089 - do not accept options with embedded \0 Fixed bug #68044: Integer overflow in unserialize() (32-bits only) Fix bug #68027 - fix date parsing in XMLRPC lib Conflicts: configure.in ext/curl/interface.c main/php_version.h
| | | | * | | | | | | Initialize the offset table - PCRE may sometimes miss offsetsStanislav Malyshev2014-11-031-1/+1
| | | | | | | | | | |
| | | | * | | | | | | set default response code to 200George Wang2014-11-031-2/+2
| | | | | | | | | | |
| | | | * | | | | | | fix NEWS & versionStanislav Malyshev2014-10-223-5/+5
| | | | | | | | | | |
| | | | * | | | | | | NEWSRemi Collet2014-10-221-0/+6
| | | | | | | | | | |