summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php5_5_0'.php5_5_0SVN Migration2002-06-1695-41510/+0
* Made the tests (and not only run-tests.php) actually use php.ini-dist, andSander Roobol2002-06-162-3/+1
* - List new session.use_only_cookies option.Markus Fischer2002-06-162-0/+6
* * set include_path when running "pear"Stig Bakken2002-06-162-2/+4
* Fixed bug: #17732.foobar2002-06-162-4/+10
* ChangeLog update2002-06-162-0/+22
* - Be more verbose which index causes the warning.Markus Fischer2002-06-151-2/+4
* - Don't forget to close the stream.Markus Fischer2002-06-151-0/+1
* workaround for a win32 memleakHarald Radi2002-06-151-0/+1
* workaround for a win32 memleakHarald Radi2002-06-151-1/+2
* Add new target directories.Sebastian Bergmann2002-06-150-0/+0
* - Fix copy&paste problem where we allocated according to an old structureAndi Gutmans2002-06-152-22/+1
* NEWS update2002-06-151-0/+5
* ChangeLog update2002-06-151-0/+99
* - Update Win32/mail changes, mention bundled gd library.Markus Fischer2002-06-141-1/+5
* - Fix issue with the DIRECTORY_SEPARATOR, did make the install ofTomas V.V.Cox2002-06-141-6/+11
* * if verbosity config is > 3, display xmlrpc responseStig Bakken2002-06-141-3/+7
* Fix.Andrei Zmievski2002-06-141-3/+4
* Add gd_bundled to php_modules.dsw.Sebastian Bergmann2002-06-142-60/+72
* remote list and remote listall, can now list non-stable packages if you set p...Alan Knowles2002-06-141-3/+9
* Fixed XML RPC sending of args - lets try and get the right tag :)Alan Knowles2002-06-141-2/+4
* Use some more sane paths for win32 version.Edin Kadribasic2002-06-141-0/+6
* - Remove freetype.lib and HAVE_LIBTTF; we're always linking against freetype2Markus Fischer2002-06-141-4/+4
* - renamed domxml_parser_reference to domxml_parser_entitiy_referenceChristian Stocker2002-06-142-10/+61
* - oops, that didn't even compileChristian Stocker2002-06-142-7/+32
* @ - Added preliminary SAX-Input support. It's now possible to build a DomDocu...Christian Stocker2002-06-142-0/+234
* Remove unused local variables.Sebastian Bergmann2002-06-142-2/+2
* NEWS update2002-06-141-0/+6
* ChangeLog update2002-06-141-0/+86
* - Fixed bug #15803 (and propably others related too, part 2/2)foobar2002-06-144-252/+292
* - Fixed bug #15803 (and propably others related too)foobar2002-06-146-66/+98
* - Initial MSVC makefile to create a php_gd2.dll based on the bundled libgd,Markus Fischer2002-06-131-0/+583
* - We don't need the check here because the regex makes sure we never have \r\nMarkus Fischer2002-06-131-6/+0
* @- Fixed bug with Apache which let PHP_AUTH_* variables to be set whenfoobar2002-06-131-1/+1
* Typo: == instead of =Stefan Esser2002-06-131-1/+1
* - should fix bug#17753Stefan Esser2002-06-131-2/+8
* Fixed bug: #17751 (typo)foobar2002-06-131-1/+1
* Fixed: possible bufferunderrun (worst case == invalid free bytes counter)Stefan Esser2002-06-131-7/+15
* Change a little the dep db structureTomas V.V.Cox2002-06-131-22/+44
* More work on the dependencies DB (still not tested/used)Tomas V.V.Cox2002-06-131-25/+76
* - Added DOMXML_LOAD_DONT_KEEP_BLANKS as possible mode, if one wants really ni...Christian Stocker2002-06-132-3/+17
* @ - Added better error-messages (3rd parameter) and validating of DTDs (2nd p...Christian Stocker2002-06-132-32/+274
* Fix exit code (bug #17733).Edin Kadribasic2002-06-131-1/+1
* - Fix for bug #14410 (Patch by C. McCohy <mccohy@kyberdigi.cz>).Derick Rethans2002-06-131-0/+3
* Fix build in ZTS modefoobar2002-06-131-1/+1
* ChangeLog update2002-06-131-0/+67
* Fix entryJason Greene2002-06-121-1/+1
* * comment typosStig Bakken2002-06-121-2/+2
* * set working version to 0.91-devStig Bakken2002-06-121-15/+27
* * minor cleanupStig Bakken2002-06-121-45/+0