summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0b4RC1'.php-5.0.0b4RC1SVN Migration2004-02-121-285/+0
* - Go with b4 RC 1 (Sanity package)Andi Gutmans2004-02-121-2/+2
* - Change to b4Andi Gutmans2004-02-111-2/+2
* Clear that upZeev Suraski2004-02-101-1/+6
* CleanupZeev Suraski2004-02-101-2/+2
* Fix report_memleaksZeev Suraski2004-02-102-3/+6
* WhitespaceZeev Suraski2004-02-101-1/+1
* Fixed bug #26653 (open_basedir incorrectly resolved on win32).Ilia Alshanetsky2004-02-101-3/+3
* Fixed bug #27175 (tzset() is not being called by PHP on startup).Ilia Alshanetsky2004-02-091-1/+5
* Fix a bug in the persistent socket liveness checks and feof(); they wereWez Furlong2004-02-043-4/+11
* This should not have been an INI_ALL directive.Sara Golemon2004-01-291-1/+1
* 'Bug Fix': scandir, being a new function in PHP5 should have always been wrap...Sara Golemon2004-01-282-0/+66
* Fix segfault for scripts like this:Wez Furlong2004-01-271-1/+5
* Removed unused variable.Ilia Alshanetsky2004-01-271-1/+0
* - Remove gpc_order since it doesn't serve any purpose.foobar2004-01-263-44/+7
* stream_lock() method added to userspace streams wrapperHartmut Holzgraefe2004-01-211-2/+53
* Fixed bug #26974 (rename() doesn't check the destination fileIlia Alshanetsky2004-01-211-2/+3
* Add missing macroMarcus Boerger2004-01-121-0/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-0839-77/+77
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-0831-62/+62
* Fixed bug #26707 (Incorrect error for disabled functions/classes).Ilia Alshanetsky2003-12-243-13/+20
* - Fix version number so that people are not mistaking our developmentDerick Rethans2003-12-211-2/+2
* B3 here we go (away)Zeev Suraski2003-12-211-2/+2
* B3 here we comeZeev Suraski2003-12-211-2/+2
* - Make the world a better place.Andi Gutmans2003-12-201-2/+2
* MFB fix for #25597Wez Furlong2003-12-201-1/+1
* - Prepare for RC2Andi Gutmans2003-12-191-2/+2
* Counteract brain-death in Apache headersWez Furlong2003-12-181-0/+3
* Roll RC1 of B3Andi Gutmans2003-12-171-2/+2
* Fixed compiler warnings.Ilia Alshanetsky2003-12-141-1/+1
* Export STREAM_MKDIR_RECURSIVE constantSara Golemon2003-12-131-0/+1
* Fix Win32 Build. mkdir/rmdir are macrosSara Golemon2003-12-132-6/+6
* Route mkdir()/rmdir() via wrapper ops.Sara Golemon2003-12-134-2/+275
* Route rename() via wrapper ops.Sara Golemon2003-12-123-2/+120
* Do not use before they are initialized.Marcus Boerger2003-12-121-2/+2
* Add some comments hereMarcus Boerger2003-12-121-5/+18
* - Brought ext/bcmath to the new millenniumfoobar2003-12-094-5/+5
* - Update header + added missing Id tags.foobar2003-12-091-16/+18
* - Add comment, I put this ina week ago and it already confused me :)Derick Rethans2003-12-071-1/+1
* Fix a problem resolving the php.ini path under win32 terminal services enviro...Wez Furlong2003-12-061-0/+26
* fix ipv6 stuff under vc6Wez Furlong2003-12-061-5/+5
* Detect and enable IPv6 support under win32.Wez Furlong2003-12-062-8/+13
* Be smarter about which systems should register unix transports.Wez Furlong2003-12-051-1/+1
* Fix libexpat build.Moriyoshi Koizumi2003-12-051-1/+1
* default install path is c:/php5 for PHP 5Wez Furlong2003-12-041-9/+9
* Export these so that ftp extension can be build as shared ext.Wez Furlong2003-12-022-4/+4
* Register url_stat flag constants in userspaceSara Golemon2003-12-021-0/+3
* Populate userstream objects with context propertySara Golemon2003-12-021-3/+36
* Update userspace/url_stat protoSara Golemon2003-12-021-6/+11
* this can't be persistentWez Furlong2003-12-021-1/+2