summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-16339-515/+510
* Remodel exceptions based on Throwable interfaceAaron Piotrowski2015-05-168-126/+156
* Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-15239-239/+1060
* Merge branch 'master' of https://github.com/php/php-srcBob Weinand2015-05-156-78/+46
|\
| * Fix exception leak in interactive consoleNikita Popov2015-05-151-1/+2
| * Fixed segfaultXinchen Hui2015-05-161-2/+2
| * code standardXinchen Hui2015-05-161-5/+4
| * Merge branch 'master' of git.php.net:php-srcXinchen Hui2015-05-152-24/+14
| |\
| | * remove version checkAnatol Belski2015-05-151-16/+1
| | * Updated test to include ReflectionGeneratorMatteo Beccati2015-05-151-8/+13
| * | Hint the compilerXinchen Hui2015-05-151-2/+2
| |/
| * Improve strtr()Dmitry Stogov2015-05-151-46/+24
* | Fix unrelated tests and zlib window sizeBob Weinand2015-05-152-5/+5
|/
* Minor typo in warning messageBob Weinand2015-05-152-2/+14
* Add strategy option to deflate_init()Bob Weinand2015-05-151-4/+23
* Add dictionary option to {in,de}flate_init()Bob Weinand2015-05-153-4/+126
* Add window option to {de,in}flate_init()Bob Weinand2015-05-151-33/+63
* Merge branch 'PHP-5.6'Ferenc Kovacs2015-05-150-0/+0
|\
| * fix NEWSFerenc Kovacs2015-05-151-8/+29
* | added the inclusion guardAnatol Belski2015-05-151-0/+5
* | Optimized === and !== with NULL, FALSE, TRUE.Dmitry Stogov2015-05-151-0/+4
* | Add NEWS/UPGRADING for ReflectionGenerator classBob Weinand2015-05-142-0/+4
* | Add ReflectionGenerator classBob Weinand2015-05-143-0/+349
* | Fix memleak in generators using symtableBob Weinand2015-05-142-3/+23
* | Fixed memory leakDmitry Stogov2015-05-143-4/+19
* | Fixed phpdbg buildDmitry Stogov2015-05-144-7/+10
* | Refactored custom storage API.Dmitry Stogov2015-05-142-33/+160
* | Merged fastcgi.* reated changes from sapi/cgiDmitry Stogov2015-05-134-230/+445
* | Fixed buildDmitry Stogov2015-05-131-6/+0
* | Updated NEWSJulien Pauli2015-05-131-0/+2
* | fix testsAntony Dovgal2015-05-133-3/+3
* | merge similar if conditionsAntony Dovgal2015-05-131-4/+0
* | add rusage support to wait() and waitpid()Antony Dovgal2015-05-134-11/+197
* | Merge branch 'PHP-5.6'Ferenc Kovacs2015-05-130-0/+0
|\ \ | |/
| * fix release dates for 5.6.9/5.6.10. spotted by @Jan-E on githubFerenc Kovacs2015-05-131-2/+2
* | extend libxml exportsAnatol Belski2015-05-131-0/+2
* | fix libxml2 headers lookupAnatol Belski2015-05-131-1/+3
* | Merge branch 'PHP-5.6'Julien Pauli2015-05-130-0/+0
|\ \ | |/
| * Updated NEWSJulien Pauli2015-05-131-0/+3
| * Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-05-130-0/+0
| |\
| | * Updated NEWSJulien Pauli2015-05-131-0/+3
* | | Merge branch 'PHP-5.6'Julien Pauli2015-05-132-8/+29
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-05-132-9/+30
| |\ \ | | |/
| | * Close fd at the end, otherwise people complainLeigh2015-05-131-0/+8
| | * Add file descriptor caching to mcrypt_create_iv()Leigh2015-05-132-15/+22
* | | Merge branch 'PHP-5.6'Julien Pauli2015-05-130-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-05-130-0/+0
| |\ \ | | |/
| | * Updated NEWSJulien Pauli2015-05-131-0/+16
* | | Merged FE_FETCH_R[W] with the following ASSIGN[_REF] when assigne to CV.Dmitry Stogov2015-05-1311-241/+326
* | | ups, it should have used Zend MMAnatol Belski2015-05-131-2/+2