summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'new_apache_hooks'.SVN Migration2002-08-2645-10469/+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
* Implement socket errno values for UNIX based platforms.Jason Greene2002-08-252-0/+410
* Fix ZTS build.Sebastian Bergmann2002-08-253-4/+4
* 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
* improoved error messagesMarcus Boerger2002-08-252-6/+18
* @- PHP's cURL extention now requires cURL version 7.9.8 (Derick)Derick Rethans2002-08-251-3/+3
* Prevent possible problems with include_path.Wez Furlong2002-08-251-5/+6
* Add a "closing" parameter for filters to determine if a flush is the lastWez Furlong2002-08-251-2/+2
* Remove php_stream_error as discussed with Rasmus.Wez Furlong2002-08-252-64/+45
* 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
* Undeprecate mysql_db_query()Zeev Suraski2002-08-241-1/+3
* 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
* 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
* Fixed typoYasuo Ohgaki2002-08-241-1/+1
* Make pg_result_status() a little more useufl by ignoring invalidYasuo Ohgaki2002-08-241-3/+9
* php_error_docrefMarcus Boerger2002-08-2429-258/+226
* Fix import_request_variables()Zeev Suraski2002-08-241-1/+2
* Made this extension to use the resource stufffoobar2002-08-232-57/+57
* ws fixfoobar2002-08-231-3/+3
* stream closing bug here tooRasmus Lerdorf2002-08-231-1/+1
* Fix segfault reported by Rasmus.Wez Furlong2002-08-231-1/+1
* fixed bug #18643Georg Richter2002-08-231-2/+2
* renamed xslt_dump_* to xslt_result_dump_* to avoid confusionChristian Stocker2002-08-232-10/+10
* fix memleak in xslt->dump_mem()Christian Stocker2002-08-231-1/+2
* fixed bug #19016Georg Richter2002-08-231-0/+2
* fixed bug #16965Georg Richter2002-08-231-2/+3
* Fix ob_gzhandler()'s handling of requests w/o compression but that do haveZeev Suraski2002-08-231-4/+2
* Fixed a typoIlia Alshanetsky2002-08-221-1/+1
* more php_error_docrefMarcus Boerger2002-08-221-20/+18
* php_error_docref...Marcus Boerger2002-08-222-45/+45
* *cough*Wez Furlong2002-08-221-1/+1
* Fix error messages.Wez Furlong2002-08-222-2/+3
* fiw warningsMarcus Boerger2002-08-223-6/+11
* - moved xslt_dump_ to better placeChristian Stocker2002-08-221-75/+72
* @- Added XsltObject->dump_file($result,$filename[,$compression]) for dumpingChristian Stocker2002-08-222-1/+42
* @- Added XsltObject->dump_mem($result) for returning xslt-result directlyChristian Stocker2002-08-223-6/+46
* return version number of linked libxml2, not of the one, which it wasChristian Stocker2002-08-221-2/+2
* fix zts buildMarcus Boerger2002-08-221-3/+3
* Removed C++ commentsMark L. Woodward2002-08-222-9/+9
* magic.mime seems to be more common name for the file.Edin Kadribasic2002-08-221-1/+1
* @- Made mime_magic extension available on win32 platform. (Edin)Edin Kadribasic2002-08-222-0/+114
* Instead of hardcoding the path of magic.mime file, try to find the fileIlia Alshanetsky2002-08-222-1/+18