summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Make scheme part decoding rfc2396 compliant.Wez Furlong2002-04-193-5/+3
* Remove compiler warningsYasuo Ohgaki2002-04-192-6/+6
* Fixed file include errorYasuo Ohgaki2002-04-196-6/+6
* Remove warning.Yasuo Ohgaki2002-04-191-1/+1
* Fixed test title (strlen -> mb_strlen)Yasuo Ohgaki2002-04-191-1/+1
* Leave "" (null string) when converting.Yasuo Ohgaki2002-04-191-1/+1
* Remove warningsYasuo Ohgaki2002-04-191-2/+2
* Fixed messagesYasuo Ohgaki2002-04-191-4/+4
* Enable mbstring by default.Yasuo Ohgaki2002-04-191-29/+15
* Make use of HAVE_MYSQL. Reviewed by: Sterling.Sebastian Bergmann2002-04-181-0/+4
* Removed redefinition of MIN()Sander Roobol2002-04-181-2/+0
* Removing unused variableSander Roobol2002-04-181-1/+0
* - MFH: Make DBA compile as a shared module againDerick Rethans2002-04-187-1/+24
* whitespace fixesHarald Radi2002-04-182-46/+20
* Missing break; causes fallthrough which actually causes heap corruption in th...Alan Brown2002-04-182-8/+16
* When V_BSTR() is NULL, we pass a NULL pointer into php_OLECHAR_to_char() whic...Alan Brown2002-04-182-12/+52
* - fixed memory leakUwe Steinmann2002-04-172-0/+6
* Beautify.Sebastian Bergmann2002-04-172-2/+2
* Always initialize wrappers, regardless of PG(allow_url_fopen).Wez Furlong2002-04-167-82/+45
* move xslt_error and xslt_errno down to functions, in order toSterling Hughes2002-04-161-18/+18
* remove old codeWez Furlong2002-04-161-13/+0
* Added missing function to function_entrySander Roobol2002-04-161-2/+3
* removed ws pollutionfoobar2002-04-161-125/+120
* Added 2 new tokens: T_CLASS_C and T_FUNC_Cfoobar2002-04-161-0/+4
* - MFB: Remove version numberDerick Rethans2002-04-161-1/+1
* update these docs, phpdoc will lag a bit :)Sterling Hughes2002-04-161-31/+31
* Prefix current functions with "sax" in order to make way for dom interfaceSterling Hughes2002-04-162-37/+51
* clean up the error code a tidbitSterling Hughes2002-04-161-177/+108
* * build tokenizer by defaultStig Bakken2002-04-161-38/+1
* Fixing Win32 compilation of mbstringFrank M. Kromann2002-04-151-0/+2
* Fixing Win32 compilation of exitFrank M. Kromann2002-04-151-2/+2
* Chages for beta3Mark L. Woodward2002-04-152-20/+20
* - DomNode->replace_node() now returns the node that was replace andUwe Steinmann2002-04-151-1/+1
* - added DomNode->replace_child()Uwe Steinmann2002-04-152-1/+39
* support for WinXP tags (thanks to Rui Carmo)Marcus Boerger2002-04-141-1/+75
* fix crash bug introduced by last commitThies C. Arntzen2002-04-141-1/+3
* - Fix null-termination problemDerick Rethans2002-04-141-0/+1
* fixed error output handler when 'pass' is choosed as output encoding.Rui Hirokawa2002-04-141-0/+4
* /usr/lib is the default install dir on MandrakeFrank M. Kromann2002-04-141-1/+1
* - Use the correct javac/jar binaries.foobar2002-04-144-12/+36
* ocibind: avoid warning in debug mode if an outbound variable is NULLThies C. Arntzen2002-04-131-0/+1
* @- Mixing OCIPlogon and OCINLogon no longer leak Oracle-Sessions. (thies)Thies C. Arntzen2002-04-131-1/+7
* @- old $node->append_child() is now $node->append_sibling(), sinceChristian Stocker2002-04-132-0/+40
* s/==/=/Sascha Schumann2002-04-131-1/+1
* oopsRasmus Lerdorf2002-04-131-1/+1
* - Fix a possible memory leak in xml_set_handler().Markus Fischer2002-04-131-0/+5
* Initial commit of the built-in libgd based on GD-2.0.1Rasmus Lerdorf2002-04-1351-1/+34940
* Do NOT use c++ comments in c code!!!!!foobar2002-04-131-12/+18
* Fix the build.foobar2002-04-121-2/+2
* Do NOT use C++ comments in C code.foobar2002-04-121-2/+0