summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-09173-344/+344
* - Really fix nl2br now... it's actaulyl faster nowDerick Rethans2001-09-092-14/+16
* - Fix for bug 11904Derick Rethans2001-09-091-2/+15
* remove ARG_COUNT(ht)Sterling Hughes2001-09-091-1/+1
* export the mt rand functions...Sterling Hughes2001-09-092-13/+19
* - Removed duplicate FETCH()Derick Rethans2001-09-091-1/+0
* add DOMXML newsSterling Hughes2001-09-091-0/+3
* have this go through php's error warning systemSterling Hughes2001-09-091-1/+1
* ws fix, MFBSterling Hughes2001-09-091-9/+11
* Change DOM-XML's error reporting to E_WARNING which is more appropriateSterling Hughes2001-09-091-10/+25
* ChangeLog update2001-09-091-0/+28
* com_*() functions returned an oo-resource instead of an resource id,Harald Radi2001-09-084-18/+40
* fix curl build for curl >= 7.8André Langhorst2001-09-081-0/+4
* remove bogus comment :)Stig S. Bakken2001-09-081-3/+1
* RFC document for namespacesStig S. Bakken2001-09-081-0/+171
* wrapped to 80 columns :)Stig S. Bakken2001-09-081-51/+80
* tense, tense, tenseSterling Hughes2001-09-081-1/+1
* I'll stop annoying the list if this doesn't shed light :)Sterling Hughes2001-09-081-2/+0
* ChangeLog update2001-09-081-0/+87
* Doesn't fix the subject problem, but debuggingSterling Hughes2001-09-081-0/+2
* revert (I'll fix the subject stuff in a second)Sterling Hughes2001-09-071-2/+0
* testingSterling Hughes2001-09-071-0/+2
* API update: use zend_parse_parametersWez Furlong2001-09-071-373/+244
* - Shift around the variable parsing code to make it simpler.Andi Gutmans2001-09-072-15/+22
* build fixesDaniel Beulshausen2001-09-072-6/+7
* fix def.Daniel Beulshausen2001-09-071-1/+1
* don't use ifx_free_result hereDaniel Beulshausen2001-09-071-1/+1
* fix result freeingDaniel Beulshausen2001-09-071-4/+3
* Fix for bug #13190Wez Furlong2001-09-071-3/+4
* MFBSterling Hughes2001-09-071-2/+3
* fix zts buildDaniel Beulshausen2001-09-071-2/+2
* add a news entrySterling Hughes2001-09-071-0/+2
* get rid of global messSterling Hughes2001-09-071-13/+10
* register a list destructorSterling Hughes2001-09-071-0/+10
* - Fix for bug #13052Derick Rethans2001-09-071-0/+5
* - Fix warning (was fixed in ZE1 and not merged at some point). Please makeAndi Gutmans2001-09-071-1/+1
* Cleanup.foobar2001-09-072-5/+0
* Almost missed this one..foobar2001-09-072-4/+4
* if test -f /usr/local/lib/libexample.s?; then <-- no workiefoobar2001-09-078-18/+18
* ChangeLog update2001-09-071-0/+138
* Damn, went to head instead of the branch - revertRasmus Lerdorf2001-09-061-34/+0
* Oops, forgot to add sapi_apache.c to the apache_hooks branchRasmus Lerdorf2001-09-061-0/+34
* Fixed bug: #13172foobar2001-09-062-9/+13
* no need to cast a 'HashTable *' to 'HashTable *'Sterling Hughes2001-09-061-1/+1
* Introduce the good practise of using [] around output messages.foobar2001-09-061-4/+4
* Always quote the messages.foobar2001-09-063-66/+66
* Hope this reduces the amount of bogus bug reports when people use wrong paths..foobar2001-09-061-14/+28
* Fixing spellingFrank M. Kromann2001-09-062-4/+2
* Clean-up NEWS.Andrei Zmievski2001-09-061-5/+4
* fix various build errors. default to no xmlrpcDan Libby2001-09-068-180/+92