Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update to PHP-style prototypes | Zeev Suraski | 2004-05-30 | 1 | -122/+121 | |
| | | | | | (a PHP function returning char *? What were you smoking? :) | |||||
* | manually check for egrep | Brad House | 2004-05-30 | 1 | -0/+3 | |
| | ||||||
* | ChangeLog update | 2004-05-30 | 1 | -0/+74 | ||
| | ||||||
* | Turn this off then | Wez Furlong | 2004-05-29 | 1 | -2/+2 | |
| | ||||||
* | testing file | Greg Beaver | 2004-05-29 | 1 | -0/+0 | |
| | ||||||
* | modify php_dump.php, .cvsignore ignores *.php | Greg Beaver | 2004-05-29 | 3 | -1/+58 | |
| | | | | | move include to the place where it is used | |||||
* | update _installFile() test for channels | Greg Beaver | 2004-05-29 | 1 | -20/+21 | |
| | ||||||
* | update checkDeps/extractDownloadFilename tests for channels | Greg Beaver | 2004-05-29 | 1 | -7/+118 | |
| | ||||||
* | update registry test for channels | Greg Beaver | 2004-05-29 | 1 | -49/+33 | |
| | ||||||
* | use fake pearweb - now anyone can run the download unit tests. | Greg Beaver | 2004-05-29 | 3 | -52/+90 | |
| | | | | | These tests require channels to pass | |||||
* | fake pearweb package files, for unit testing downloads without an installed ↵ | Greg Beaver | 2004-05-29 | 18 | -0/+0 | |
| | | | | pearweb | |||||
* | config unit tests, ready for channels | Greg Beaver | 2004-05-29 | 2 | -0/+399 | |
| | ||||||
* | new unit tests | Greg Beaver | 2004-05-29 | 9 | -11/+3937 | |
| | | | | | pearweb mock object is complete | |||||
* | update for conflicting file test | Greg Beaver | 2004-05-29 | 1 | -0/+9 | |
| | ||||||
* | new package.xml needed to test conflicting files error | Greg Beaver | 2004-05-29 | 1 | -0/+35 | |
| | ||||||
* | ChangeLog update | 2004-05-29 | 2 | -0/+103 | ||
| | ||||||
* | Don't rely on TIOCNOTTY. | Wez Furlong | 2004-05-29 | 1 | -3/+5 | |
| | ||||||
* | Changed default date format to ISO | Ard Biesheuvel | 2004-05-28 | 2 | -9/+16 | |
| | | | | | Enable sync flag in connect() | |||||
* | 'tidy' should not be final, but 'tidyNode' should be. | John Coggeshall | 2004-05-28 | 1 | -4/+4 | |
| | ||||||
* | Fix commit/rollback of multi-link transactions | Ard Biesheuvel | 2004-05-28 | 1 | -46/+50 | |
| | | | | | Some CS | |||||
* | Allow user-defined error handlers to indicate whether default error | Andrei Zmievski | 2004-05-28 | 1 | -0/+3 | |
| | | | | | handler should be re-invoked, by returning true or false. | |||||
* | Fixed memory leak on error. | Ilia Alshanetsky | 2004-05-28 | 1 | -0/+1 | |
| | ||||||
* | The engine will take care out-of-memory situation for us. | Ilia Alshanetsky | 2004-05-28 | 1 | -7/+2 | |
| | ||||||
* | Fixed off-by-one in http_fopen_wrapper | Stefan Esser | 2004-05-28 | 1 | -1/+6 | |
| | ||||||
* | Hopefully resolve proc_open build issues. | Wez Furlong | 2004-05-28 | 1 | -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 callbacks | Christian Stocker | 2004-05-28 | 1 | -1/+1 | |
| | ||||||
* | Fixed off-by-one in php_parse_url. | Stefan Esser | 2004-05-28 | 1 | -1/+1 | |
| | ||||||
* | - Added date/time parser thingy. | Derick Rethans | 2004-05-28 | 1 | -0/+3 | |
| | ||||||
* | - Fixed ip2long() behavior if an invalid IP address was passed to the | Derick Rethans | 2004-05-28 | 2 | -1/+3 | |
| | | | | | | function. This makes it possible to distingiush between "255.255.255.255" and a wrong one. | |||||
* | Add more outstanding patches | Marcus Boerger | 2004-05-28 | 1 | -0/+2 | |
| | ||||||
* | Remove finished tasks | Marcus Boerger | 2004-05-28 | 1 | -4/+0 | |
| | ||||||
* | Remove finished tasks | Marcus Boerger | 2004-05-28 | 1 | -102/+0 | |
| | ||||||
* | Add more things | Marcus Boerger | 2004-05-28 | 1 | -0/+8 | |
| | ||||||
* | Prevent possible problems with illegal properties | Marcus Boerger | 2004-05-28 | 1 | -1/+1 | |
| | ||||||
* | - Make the default mask for user defined error handlers include ALL errors, | Derick Rethans | 2004-05-28 | 1 | -1/+1 | |
| | | | | | including E_STRICT. | |||||
* | ChangeLog update | 2004-05-28 | 2 | -0/+74 | ||
| | ||||||
* | Better skip condition check for session tests. | Ilia Alshanetsky | 2004-05-27 | 1 | -8/+11 | |
| | ||||||
* | 5.1 tasks. | Andrei Zmievski | 2004-05-27 | 1 | -0/+4 | |
| | ||||||
* | - Back to RC3-dev until we roll final | Andi Gutmans | 2004-05-27 | 3 | -4/+4 | |
| | ||||||
* | Fix #25939 for good this time. | Wez Furlong | 2004-05-27 | 1 | -1/+1 | |
| | | | | | # How could I miss this?? | |||||
* | Put similar items next to eachother | Derick Rethans | 2004-05-27 | 1 | -4/+4 | |
| | ||||||
* | - More news | Andi Gutmans | 2004-05-27 | 1 | -0/+1 | |
| | ||||||
* | - Fix problem with exceptions returning from include(). (Dmitry) | Andi Gutmans | 2004-05-27 | 1 | -0/+3 | |
| | ||||||
* | - RC3RC1 | Andi Gutmans | 2004-05-27 | 4 | -5/+5 | |
| | ||||||
* | namespace/tagname validation fixes (Adam Trachtenberg) | Rob Richards | 2004-05-27 | 6 | -47/+489 | |
| | | | | | added new test | |||||
* | - NEWS | Andi Gutmans | 2004-05-27 | 1 | -0/+3 | |
| | ||||||
* | Memory leaks were fixed | Dmitry Stogov | 2004-05-27 | 1 | -5/+9 | |
| | ||||||
* | BUGFIX: Prevent crash on error in send_http_soap_request() | Dmitry Stogov | 2004-05-27 | 2 | -7/+4 | |
| | ||||||
* | ChangeLog update | 2004-05-27 | 2 | -0/+102 | ||
| | ||||||
* | Fix leak on systems where alloca isn't really alloca. | Wez Furlong | 2004-05-26 | 1 | -1/+1 | |
| |