summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Remove superfluous E_WARNING if mysql_connect() fails; there's alreadyMarkus Fischer2002-10-051-1/+0
* NEWS update2002-10-051-0/+4
* ChangeLog update2002-10-051-0/+201
* adding the xslt_set_object function (as per discussion on php-dev andDavid Viner2002-10-044-20/+58
* adding segfault detection as proposed by Lenar Lõhmus [lenar@vision.ee]David Viner2002-10-042-15/+56
* some FTP servers return 32bit port numbers.Stefan Esser2002-10-041-1/+1
* Fixed a problem where opendir with <path>/ and having <path>/ inBrian France2002-10-041-0/+7
* some broken ftp servers return 32bit port numbers.Stefan Esser2002-10-041-3/+3
* A slightly better content-type check.Ilia Alshanetsky2002-10-041-1/+1
* Added a note on how to enable .phps support.Ilia Alshanetsky2002-10-041-0/+4
* Return to old counting where every test is counted (even those of skippedMarcus Boerger2002-10-041-14/+26
* Added .phps support to Apache 2. It can be enabled by addingIlia Alshanetsky2002-10-041-10/+25
* have implode use the smart_str_*() functions, this should speed things upSterling Hughes2002-10-041-29/+15
* * Nuke warning when $php_errormsg is not set.Martin Jansen2002-10-041-1/+2
* Fix EOF casesSascha Schumann2002-10-041-0/+5
* Interrupt loop, if the stream op fails.Sascha Schumann2002-10-041-1/+4
* Nuke warningSascha Schumann2002-10-041-1/+0
* Add a few notesSascha Schumann2002-10-042-2/+2
* Make that error message more meaningful for systems like my SuSE 7.0 withWez Furlong2002-10-041-1/+1
* replace dont_block with a flag.Wez Furlong2002-10-043-3/+8
* Fixed bug #19746Ilia Alshanetsky2002-10-041-0/+2
* Improve the general behaviour of stream_gets and fix its semanticsSascha Schumann2002-10-043-53/+90
* Kill a few more warningsRasmus Lerdorf2002-10-041-0/+2
* Kill warningRasmus Lerdorf2002-10-041-1/+1
* combine those ob_* entries and keep the attention line on topfoobar2002-10-041-4/+3
* return FALSE on errorMarcus Boerger2002-10-041-7/+7
* suggest paranthesis around || and &&Marcus Boerger2002-10-041-3/+3
* Fixed a bug in the new implementation of str_repeat()Sander Roobol2002-10-041-2/+2
* - dot :)Derick Rethans2002-10-041-1/+1
* fix a memory leak in implode()Sterling Hughes2002-10-041-0/+4
* @ Make the glue argument to implode() optional, if it is not specifiedSterling Hughes2002-10-041-15/+30
* that was reverted for nowAndrei Zmievski2002-10-041-1/+0
* Improve testkit for xslt.Melvyn Sopacua2002-10-044-0/+59
* (xslt_set_error_handler) Fixes array 'fields' argument to contain correctMelvyn Sopacua2002-10-041-1/+1
* Add PHP_CONFIG_FILE_SCAN_DIR.Sebastian Bergmann2002-10-041-2/+3
* As discussed, add --with-config-file-scan-dir compile-time switch definingRasmus Lerdorf2002-10-046-15/+89
* Add missing ?>Sean Bright2002-10-041-0/+2
* peek at freebsd's libc and fix _php_math_basetozvalSascha Schumann2002-10-041-15/+24
* overflow check for _php_math_basetozvalSascha Schumann2002-10-041-0/+20
* Fix php_stat brokenness.Sascha Schumann2002-10-041-16/+4
* Add VCWD_ACCESSSascha Schumann2002-10-042-0/+25
* NEWS update2002-10-041-0/+3
* ChangeLog update2002-10-041-0/+367
* remove trans_sid=1Sascha Schumann2002-10-031-1/+0
* 20: rewriter uses arg_seperator.output for modifying URLsSascha Schumann2002-10-032-0/+74
* 19: serializing references test case using globalsSascha Schumann2002-10-032-0/+94
* sigh..is this so hard?foobar2002-10-031-2/+2
* Revert the patch for now. We'll be branching on Saturday the way it'sAndrei Zmievski2002-10-033-99/+0
* $val not in first param to sprintfMarcus Boerger2002-10-031-2/+2
* ws fixes.Andrey Hristov2002-10-031-28/+25