Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Fixed comment and double 0 | Derick Rethans | 2004-04-04 | 1 | -2/+2 | |
| | ||||||
* | - One more test for a date/time related bug. | Derick Rethans | 2004-04-04 | 1 | -0/+19 | |
| | ||||||
* | Add a comment why it is in | Marcus Boerger | 2004-04-04 | 1 | -0/+1 | |
| | ||||||
* | ChangeLog update | 2004-04-04 | 2 | -0/+154 | ||
| | ||||||
* | Patch by Timm Friebe: | Andi Gutmans | 2004-04-03 | 1 | -2/+10 | |
| | | | | | | | | | | | | | | | | | It changes set_exception_handler() to accept the pseudo-type "callable" (instead of a string referring to a global function). Examples: set_exception_handler('function_name'); set_exception_handler(array('class_name', 'static_method')); set_exception_handler(array($instance, 'instance_method')); This also makes set_exception_handler() more consistent with all the other callback functionality, e.g. set_error_handler(). | |||||
* | - MFB: Fixed bug #27849 (configure craps out on trivial syntax error). | Derick Rethans | 2004-04-03 | 1 | -1/+1 | |
| | ||||||
* | - Nuke more old junk | Andi Gutmans | 2004-04-03 | 1 | -4/+0 | |
| | ||||||
* | That should do it | Ard Biesheuvel | 2004-04-03 | 1 | -8/+5 | |
| | ||||||
* | fixed #534 for real (remove notice if state=stable doesn't exist, and use ↵ | Greg Beaver | 2004-04-03 | 1 | -1/+4 | |
| | | | | "none" for stable version number) | |||||
* | Skip on Windows | Ard Biesheuvel | 2004-04-03 | 1 | -1/+4 | |
| | ||||||
* | Don't rely on OS-based authentication (as it is not supported under Win32) | Ard Biesheuvel | 2004-04-03 | 1 | -2/+8 | |
| | ||||||
* | Increase severity level and use a more precise error message. | Marcus Boerger | 2004-04-03 | 3 | -3/+3 | |
| | ||||||
* | - Nuke code which hasn't been in use for ages. | Andi Gutmans | 2004-04-03 | 3 | -54/+2 | |
| | ||||||
* | fclose() tempfile so unlink() doesn't choke on Win32 | Ard Biesheuvel | 2004-04-03 | 1 | -0/+1 | |
| | ||||||
* | Change definition of ISC_LONG_[MIN|MAX] to please MSVC. | Ard Biesheuvel | 2004-04-03 | 1 | -11/+9 | |
| | ||||||
* | MFB: more elaborate HUGE_VAL test | Ard Biesheuvel | 2004-04-03 | 1 | -3/+10 | |
| | ||||||
* | Initialize to 0 to prevent valgrind warnings | Marcus Boerger | 2004-04-03 | 1 | -2/+2 | |
| | ||||||
* | fix Bug #937 throwError() treats every call as static | Greg Beaver | 2004-04-03 | 2 | -4/+11 | |
| | | | | | fix Bug #964 PEAR_ERROR_EXCEPTION causes fatal error | |||||
* | fix #534: pear search doesn't list unstable releases | Greg Beaver | 2004-04-03 | 2 | -3/+8 | |
| | ||||||
* | ChangeLog update | 2004-04-03 | 1 | -0/+33 | ||
| | ||||||
* | not devel any more | Greg Beaver | 2004-04-03 | 1 | -3/+3 | |
| | ||||||
* | - Fixed expected shift/reduce conflict count nu,ber | Derick Rethans | 2004-04-02 | 1 | -2/+2 | |
| | ||||||
* | Update sample SAPI locations. BugFix# 27829 | Sara Golemon | 2004-04-02 | 1 | -12/+12 | |
| | ||||||
* | Support for domain cookies | Dmitry Stogov | 2004-04-02 | 1 | -1/+16 | |
| | ||||||
* | Test file was fixed (implicit cloning strict warnings) | Dmitry Stogov | 2004-04-02 | 1 | -3/+7 | |
| | ||||||
* | SoapClint support for multiple hosts (through WSDL) with cookies. | Dmitry Stogov | 2004-04-02 | 3 | -67/+181 | |
| | ||||||
* | Fixed bug #27742 (WDSL SOAP Parsing Schema bug) | Dmitry Stogov | 2004-04-02 | 5 | -2/+874 | |
| | ||||||
* | ChangeLog update | 2004-04-02 | 2 | -0/+141 | ||
| | ||||||
* | MFB: Revert patch for bug #27782. | Ilia Alshanetsky | 2004-04-01 | 3 | -43/+0 | |
| | ||||||
* | Fixed reversed condition for error reporting. | Ilia Alshanetsky | 2004-04-01 | 2 | -3/+3 | |
| | ||||||
* | - MFB: Fixed bug #27780 (strtotime(+1 xxx) returns a wrong date/time) | Derick Rethans | 2004-04-01 | 2 | -3/+123 | |
| | ||||||
* | CS/WS | Ard Biesheuvel | 2004-04-01 | 2 | -7/+7 | |
| | ||||||
* | Test binding of numeric timestamps | Ard Biesheuvel | 2004-04-01 | 1 | -3/+3 | |
| | ||||||
* | Don't rely on isql anymore, as creating databases is now supported by the API | Ard Biesheuvel | 2004-04-01 | 4 | -61/+52 | |
| | | | | | Changed tests to include ibase_query("SET TRANSACTION ...") | |||||
* | StudlyCaps fix. | Dmitry Stogov | 2004-04-01 | 2 | -12/+12 | |
| | ||||||
* | Fixed possible crash | Dmitry Stogov | 2004-04-01 | 1 | -4/+5 | |
| | ||||||
* | Fixed bug #27722 (Segfault on schema without targetNamespace). | Dmitry Stogov | 2004-04-01 | 4 | -97/+207 | |
| | ||||||
* | WS | Ard Biesheuvel | 2004-04-01 | 1 | -1/+1 | |
| | ||||||
* | Fix unregistered bug (crash when closing db opened with "CREATE DATABASE ...") | Ard Biesheuvel | 2004-04-01 | 1 | -0/+1 | |
| | ||||||
* | Some small improvments, support for new style constructors, support for ↵ | Dmitry Stogov | 2004-04-01 | 6 | -82/+138 | |
| | | | | exceptions other then SoapFault | |||||
* | - Fixed bug #27822 (is_resource() returns TRUE for closed resources) | Derick Rethans | 2004-04-01 | 2 | -0/+17 | |
| | ||||||
* | Only wind filters when appending to the read chain. | Sara Golemon | 2004-04-01 | 1 | -1/+1 | |
| | ||||||
* | ChangeLog update | 2004-04-01 | 2 | -0/+98 | ||
| | ||||||
* | This leaks when a stream opener proxy opens another stream. | Sara Golemon | 2004-04-01 | 1 | -0/+3 | |
| | ||||||
* | BugFix#27619 | Sara Golemon | 2004-03-31 | 5 | -4/+102 | |
| | | | | | | Filters not applied to pre-buffered stream data. (esp. http:// streams) | |||||
* | - Align help output for configure. | Derick Rethans | 2004-03-31 | 1 | -2/+2 | |
| | ||||||
* | Fixed bug #27809 (ftp_systype returns null on some ftp servers). | Ilia Alshanetsky | 2004-03-31 | 1 | -0/+3 | |
| | ||||||
* | disallow negative timestamps on windows only | Hartmut Holzgraefe | 2004-03-31 | 1 | -0/+2 | |
| | ||||||
* | use new style constructors | Rob Richards | 2004-03-31 | 12 | -49/+50 | |
| | | | | | fix return for nodelist item | |||||
* | Fixed bug #27802 (default number of children to 8 when PHP_FCGI_CHILDREN is | Ilia Alshanetsky | 2004-03-31 | 1 | -1/+1 | |
| | | | | | not defined). |