summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * rename System::type to System::whichStig Bakken2002-10-122-9/+9
* * CLI layout adjustmentStig Bakken2002-10-121-1/+3
* I already said that this construct was wrong...Stefan Esser2002-10-121-2/+3
* Fixed memory leaks.Ilia Alshanetsky2002-10-121-5/+14
* Use AC_ARG_WITH instead of PHP_ARG_WITH.foobar2002-10-121-5/+13
* paranoiaWez Furlong2002-10-121-1/+6
* Fix typofoobar2002-10-121-1/+1
* Write in blocks of the current chunk_size for a stream.Wez Furlong2002-10-121-6/+19
* ws fixfoobar2002-10-121-3/+3
* Added .cvsignore and CREDITS.Edin Kadribasic2002-10-121-0/+2
* * look for awk, fix for #19819Stig Bakken2002-10-121-0/+1
* changed INI restriction to enable per-directory settings.Rui Hirokawa2002-10-121-3/+5
* Add the proper install lines.foobar2002-10-121-2/+4
* Made the fribidi-config search a bit better.foobar2002-10-121-5/+6
* Add the removed extensions.foobar2002-10-121-2/+6
* Install sapi/embed header file as well.Edin Kadribasic2002-10-121-1/+2
* Default to shared.foobar2002-10-121-4/+4
* * verify md5 checksums during installStig Bakken2002-10-121-4/+27
* * include platform file attribute!Stig Bakken2002-10-121-0/+3
* * package updatesStig Bakken2002-10-121-1/+4
* NEWS update2002-10-121-0/+2
* ChangeLog update2002-10-121-0/+112
* - Removed the unnecessary extra configure option --enable-shared-embedfoobar2002-10-111-13/+29
* Use var_dump instaed of plain echoTal Peer2002-10-111-6/+14
* Improved the test cases so that they will be skipped rather than failed, if l...Moriyoshi Koizumi2002-10-112-2/+8
* - Document were the first test came from.Markus Fischer2002-10-111-0/+1
* *** empty log message ***Moriyoshi Koizumi2002-10-112-8/+17
* Fixed possible compile-time failureMoriyoshi Koizumi2002-10-111-3/+4
* Renamed and fixed constantfoobar2002-10-111-2/+2
* - Removed ext/icap (ext/mcal is the one to be used)foobar2002-10-114-1010/+0
* ws fixfoobar2002-10-111-16/+18
* Added test for explode() function.Ilia Alshanetsky2002-10-111-0/+115
* Fixed bug #19865Ilia Alshanetsky2002-10-111-1/+1
* text and comment nodes do not have children... test was wrong, implementationChristian Stocker2002-10-111-9/+9
* node->attributes returns null, if there are no attributes.Christian Stocker2002-10-111-21/+1
* - Fix problem with var_export when objects with numeric indexes wereDerick Rethans2002-10-112-2/+16
* fix typo.foobar2002-10-111-1/+1
* - Change constant nameDerick Rethans2002-10-111-2/+2
* Fixed problems with the new nl2br() and beautified the code a little.Sander Roobol2002-10-111-3/+3
* - Add case for bug 19858Derick Rethans2002-10-111-0/+2
* - Skip if an external lib gd is used (which always has this crash-bug)Derick Rethans2002-10-111-1/+1
* - Add indetified for bundled GDDerick Rethans2002-10-111-0/+3
* Revert Stig's patch. Windows build should work again.Edin Kadribasic2002-10-111-13/+12
* - Style polizei :)Derick Rethans2002-10-111-6/+4
* Reformatted.Moriyoshi Koizumi2002-10-111-2/+4
* Added ICONV_IMPL and ICONV_VERSION constants.Moriyoshi Koizumi2002-10-112-7/+51
* Added set_time_limit(); We should stop it in some time. See the comment in th...Moriyoshi Koizumi2002-10-111-0/+7
* Fix ZTS build.Sebastian Bergmann2002-10-111-2/+4
* Switched from localeconv to localeconv_r, which is apparently thread-safe.Ilia Alshanetsky2002-10-111-4/+4
* ChangeLog update2002-10-112-0/+169