summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes to the code that generates variations (Robin & Josie)Zoe Slattery2008-04-151-32/+86
* These are really old config.w32 files - now they use PHP_PHP_BUILD correctly ...Elizabeth Marie Smith2008-04-152-4/+4
* MFH: force use of BSD sed for OS X hack (patch by Alexey Zakhlestin)Gwynne Raskind2008-04-151-1/+1
* Selected better initial VM stack sizeDmitry Stogov2008-04-151-1/+1
* MFB: Fixed bug #44034 (FILE_IGNORE_NEW_LINES in file() does not work asIlia Alshanetsky2008-04-152-3/+9
* MFH: remove -ldlAntony Dovgal2008-04-151-1/+1
* Optimized request startup sequence for php.ini without per dir and per host c...Dmitry Stogov2008-04-153-32/+60
* MFHJani Taskinen2008-04-151-0/+3
* MFHJani Taskinen2008-04-152-0/+22
* Fixed bug #44720 (Prevent infinite recursion within session_register)Scott MacVicar2008-04-151-0/+7
* Fixed testIlia Alshanetsky2008-04-141-9/+1
* - Workarounds are no longer needed - thanks PECLers!Steph Fox2008-04-141-19/+7
* - Fixed testFelipe Pena2008-04-141-1/+1
* Use PHP to fetch the pear pharHannes Magnusson2008-04-142-11/+65
* MFH: Fix dns_check_proto (related to #44723)Etienne Kneuss2008-04-141-1/+1
* [DOC] Remove config_get_hash() & and add new boolean parameter to ini_get_all()Hannes Magnusson2008-04-143-38/+44
* Fixed bug#44716 (Progress notifications incorrect)Hannes Magnusson2008-04-141-9/+8
* MFH: Add "params" argument to stream_context_create()Hannes Magnusson2008-04-142-5/+10
* fix ZTS build and sync with HEADAntony Dovgal2008-04-141-8/+8
* Fixed bug#44712 (stream_context_set_params segfaults on invalid arguments)Hannes Magnusson2008-04-132-1/+15
* do not scan include_path with faulty plain_wrapper-based include_path fopenGreg Beaver2008-04-131-4/+0
* fix testGreg Beaver2008-04-132-0/+3
* Kill unused varIlia Alshanetsky2008-04-131-2/+0
* Fixing:Zoe Slattery2008-04-131-8/+4
* MFH: Update URL for go-pearHannes Magnusson2008-04-111-1/+1
* MFB: Fixed bug #44703 (htmlspecialchars() does not detect bad character set a...Felipe Pena2008-04-112-1/+49
* Speedup GC initializationDmitry Stogov2008-04-112-15/+24
* Fix test parse_url_variation_002.phpt for 64bit platforms.Robin Fernandes2008-04-112-3/+3
* fix testsAntony Dovgal2008-04-112-4/+4
* MFH: fix 2 segfaults in ZTS modeAntony Dovgal2008-04-111-3/+3
* Optimized ZEND_RETURN opcode to not allocate and copy return value if it is notDmitry Stogov2008-04-115-72/+70
* POSIX extension error testsSteve Seear2008-04-1113-0/+500
* POSIX extension variation testsSteve Seear2008-04-116-0/+1043
* Adding some tests for ereg and url functions.Robin Fernandes2008-04-1190-0/+11026
* BFNMarcus Boerger2008-04-111-3/+5
* - MFH No longer allow to disable pcreMarcus Boerger2008-04-101-5/+3
* fix heredoc+nowdocNuno Lopes2008-04-104-12/+10
* add SKIPIFNuno Lopes2008-04-101-0/+2
* fix SKIPIFsNuno Lopes2008-04-102-1/+5
* MFH: Updated the documentation creditsPhilip Olson2008-04-101-2/+2
* WSIlia Alshanetsky2008-04-093-3/+3
* fix the yyless() definition to match flex one and revert part of last patch (...Nuno Lopes2008-04-093-413/+393
* - MFH SPL can no longer be disabld as discussed some time ago (checked back w...Marcus Boerger2008-04-091-5/+0
* Fixes to heredoc and cleanup of new re2c scanner. (Patch by Matt Wilmas)Scott MacVicar2008-04-093-3869/+3907
* MFH: Fix #44511 (Ensure no exception was already thrown by php_stream_opendir)Etienne Kneuss2008-04-091-1/+1
* MFB: Fixed bug #44678 (spliti error message includes wrong function name)Felipe Pena2008-04-091-1/+7
* Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script)Dmitry Stogov2008-04-091-1/+1
* Bug #44653 (Invalid namespace name resolution)Dmitry Stogov2008-04-092-10/+29
* MFH: Missing basic single ini file test (bug #44574)Jani Taskinen2008-04-081-0/+12
* - Generated with re2c 0.13.4Jani Taskinen2008-04-082-370/+368