summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* one more attempt at ridding us of some of those annoying mime typesexperimental/new_apache_hooksGwynne Raskind2009-07-160-0/+0
* This commit was manufactured by cvs2svn to create branch 'new_apache_hooks'.SVN Migration2002-08-26141-53120/+0
* Implement com_invoke_ex, which allows the user to specify the invoke kindWez Furlong2002-08-262-43/+161
* - WhitespaceDerick Rethans2002-08-261-19/+27
* @- Use escape_shell_cmd() to allow multiple extra parameters to theDerick Rethans2002-08-261-2/+3
* that propably wasn't a good idea and thus already removedMarcus Boerger2002-08-261-2/+0
* Set 'defaultuser' if 'USER' env not foundPierre Joye2002-08-261-1/+3
* Replace horrendous code :)Pierre Joye2002-08-261-1/+3
* NEWS update2002-08-261-0/+3
* Rule 1: Never quickly fix a thing in cvsPierre Joye2002-08-261-8/+8
* Implement socket errno values for UNIX based platforms.Jason Greene2002-08-252-0/+410
* Fix ZTS build.Sebastian Bergmann2002-08-255-9/+9
* WSWez Furlong2002-08-251-25/+25
* Slight optimization of php_strtoupper & php_strtoupper functions.Ilia Alshanetsky2002-08-251-14/+14
* MFBMarcus Boerger2002-08-251-11/+12
* use php_error_docref()Marcus Boerger2002-08-255-19/+19
* Remove $_ENV usages, getenv() is used insteadPierre Joye2002-08-251-13/+14
* improoved error messagesMarcus Boerger2002-08-252-6/+18
* Remove $_ENV usagesPierre Joye2002-08-251-10/+10
* Remove $_ENV usages, this causes problems with recommanded php.ini filesPierre Joye2002-08-251-10/+13
* Removed __output_handler as everybody seems against such implicitMarcus Boerger2002-08-251-18/+2
* Fix long line..and typofoobar2002-08-251-2/+4
* @- PHP's cURL extention now requires cURL version 7.9.8 (Derick)Derick Rethans2002-08-251-3/+3
* Use zend_is_callable() instead of php_check_object_method_array() andMarcus Boerger2002-08-251-29/+22
* Fix open_basedir.Wez Furlong2002-08-251-1/+23
* Prevent possible problems with include_path.Wez Furlong2002-08-251-5/+6
* Reenable array(object,method) in ob_start()Marcus Boerger2002-08-251-4/+40
* Hopefully really fix #18022 this time.Wez Furlong2002-08-251-3/+25
* Potential fix for Bug#18022:Wez Furlong2002-08-251-3/+3
* Unify error messages.Wez Furlong2002-08-251-12/+11
* Add a "closing" parameter for filters to determine if a flush is the lastWez Furlong2002-08-253-11/+11
* Remove php_stream_error as discussed with Rasmus.Wez Furlong2002-08-253-68/+45
* NEWS update2002-08-251-0/+3
* ChangeLog update2002-08-251-0/+10
* Changed pg_connection_info()/pg_connection_reset()/pg_connection_busy()/pg_re...Yasuo Ohgaki2002-08-241-22/+16
* Rename mysql_character_set_name() to mysql_client_encoding(). pg_client_encod...Yasuo Ohgaki2002-08-242-4/+4
* - WhitespaceAndi Gutmans2002-08-241-1/+1
* - Whitespace and better variable nameAndi Gutmans2002-08-241-8/+22
* Convert to unix, related to bug 18588Marcus Boerger2002-08-240-0/+0
* Undeprecate mysql_db_query()Zeev Suraski2002-08-242-2/+3
* Make this entry a little bit easier for eyes to catch.foobar2002-08-241-2/+5
* Overwrite control chars in parameters with whitespace instead of truncating.Stefan Esser2002-08-241-10/+16
* changed zend_error -> php_error_docref()Georg Richter2002-08-241-24/+24
* - Also make bz2 archivesDerick Rethans2002-08-241-1/+6
* convert encoding to cp1251,cp866 was not working, fixedDen V. Tsopa2002-08-241-3/+2
* changed error messages according to CODING_STANDARDSGeorg Richter2002-08-241-4/+4
* MySQL changesGeorg Richter2002-08-241-0/+3
* fix warningThies C. Arntzen2002-08-241-3/+14
* Fixed typoYasuo Ohgaki2002-08-241-1/+1
* Make pg_result_status() a little more useufl by ignoring invalidYasuo Ohgaki2002-08-241-3/+9