summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to PHP-style prototypesZeev Suraski2004-05-301-122/+121
| | | | | (a PHP function returning char *? What were you smoking? :)
* manually check for egrepBrad House2004-05-301-0/+3
|
* ChangeLog update2004-05-301-0/+74
|
* Turn this off thenWez Furlong2004-05-291-2/+2
|
* testing fileGreg Beaver2004-05-291-0/+0
|
* modify php_dump.php, .cvsignore ignores *.phpGreg Beaver2004-05-293-1/+58
| | | | | move include to the place where it is used
* update _installFile() test for channelsGreg Beaver2004-05-291-20/+21
|
* update checkDeps/extractDownloadFilename tests for channelsGreg Beaver2004-05-291-7/+118
|
* update registry test for channelsGreg Beaver2004-05-291-49/+33
|
* use fake pearweb - now anyone can run the download unit tests.Greg Beaver2004-05-293-52/+90
| | | | | These tests require channels to pass
* fake pearweb package files, for unit testing downloads without an installed ↵Greg Beaver2004-05-2918-0/+0
| | | | pearweb
* config unit tests, ready for channelsGreg Beaver2004-05-292-0/+399
|
* new unit testsGreg Beaver2004-05-299-11/+3937
| | | | | pearweb mock object is complete
* update for conflicting file testGreg Beaver2004-05-291-0/+9
|
* new package.xml needed to test conflicting files errorGreg Beaver2004-05-291-0/+35
|
* ChangeLog update2004-05-292-0/+103
|
* Don't rely on TIOCNOTTY.Wez Furlong2004-05-291-3/+5
|
* Changed default date format to ISOArd Biesheuvel2004-05-282-9/+16
| | | | | Enable sync flag in connect()
* 'tidy' should not be final, but 'tidyNode' should be.John Coggeshall2004-05-281-4/+4
|
* Fix commit/rollback of multi-link transactionsArd Biesheuvel2004-05-281-46/+50
| | | | | Some CS
* Allow user-defined error handlers to indicate whether default errorAndrei Zmievski2004-05-281-0/+3
| | | | | handler should be re-invoked, by returning true or false.
* Fixed memory leak on error.Ilia Alshanetsky2004-05-281-0/+1
|
* The engine will take care out-of-memory situation for us.Ilia Alshanetsky2004-05-281-7/+2
|
* Fixed off-by-one in http_fopen_wrapperStefan Esser2004-05-281-1/+6
|
* Hopefully resolve proc_open build issues.Wez Furlong2004-05-281-4/+6
| | | | | | If we need anything more elaborate than this, then we can move to a configure time check as Sascha suggests.
* fix memleak in php callbacksChristian Stocker2004-05-281-1/+1
|
* Fixed off-by-one in php_parse_url.Stefan Esser2004-05-281-1/+1
|
* - Added date/time parser thingy.Derick Rethans2004-05-281-0/+3
|
* - Fixed ip2long() behavior if an invalid IP address was passed to theDerick Rethans2004-05-282-1/+3
| | | | | | function. This makes it possible to distingiush between "255.255.255.255" and a wrong one.
* Add more outstanding patchesMarcus Boerger2004-05-281-0/+2
|
* Remove finished tasksMarcus Boerger2004-05-281-4/+0
|
* Remove finished tasksMarcus Boerger2004-05-281-102/+0
|
* Add more thingsMarcus Boerger2004-05-281-0/+8
|
* Prevent possible problems with illegal propertiesMarcus Boerger2004-05-281-1/+1
|
* - Make the default mask for user defined error handlers include ALL errors,Derick Rethans2004-05-281-1/+1
| | | | | including E_STRICT.
* ChangeLog update2004-05-282-0/+74
|
* Better skip condition check for session tests.Ilia Alshanetsky2004-05-271-8/+11
|
* 5.1 tasks.Andrei Zmievski2004-05-271-0/+4
|
* - Back to RC3-dev until we roll finalAndi Gutmans2004-05-273-4/+4
|
* Fix #25939 for good this time.Wez Furlong2004-05-271-1/+1
| | | | | # How could I miss this??
* Put similar items next to eachotherDerick Rethans2004-05-271-4/+4
|
* - More newsAndi Gutmans2004-05-271-0/+1
|
* - Fix problem with exceptions returning from include(). (Dmitry)Andi Gutmans2004-05-271-0/+3
|
* - RC3RC1Andi Gutmans2004-05-274-5/+5
|
* namespace/tagname validation fixes (Adam Trachtenberg)Rob Richards2004-05-276-47/+489
| | | | | added new test
* - NEWSAndi Gutmans2004-05-271-0/+3
|
* Memory leaks were fixedDmitry Stogov2004-05-271-5/+9
|
* BUGFIX: Prevent crash on error in send_http_soap_request()Dmitry Stogov2004-05-272-7/+4
|
* ChangeLog update2004-05-272-0/+102
|
* Fix leak on systems where alloca isn't really alloca.Wez Furlong2004-05-261-1/+1
|