summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Bugfix #27519 Reflection_Function constructor crashes with non-existantMarcus Boerger2004-04-082-4/+4
| | | | | function's name
* - Add missing "CEST" timezoneDerick Rethans2004-04-081-0/+1
|
* Remove debug outputFrank M. Kromann2004-04-081-2/+1
|
* Include Mail 1.1.3 with PHP 5.Jon Parise2004-04-081-1/+1
|
* - Added reworded destructor changeDerick Rethans2004-04-081-0/+2
|
* - Added test and not the diff ;-)Derick Rethans2004-04-081-0/+16
|
* remove crapfoobar2004-04-081-2/+0
|
* Dan wants tabs -> spacesGreg Beaver2004-04-081-15/+15
|
* forgot phpunit -> phpunit2 for php5Greg Beaver2004-04-081-1/+1
|
* Fixed: possible remote overflow and possible efree(NULL) crashStefan Esser2004-04-081-3/+20
|
* this should update the listGreg Beaver2004-04-081-6/+6
| | | | | # Pierre-Alain, have you tested frontend_web with pager 2 yet?
* - Test case for bug #20382Derick Rethans2004-04-081-0/+2
|
* Add code to fetch the pear bundle based on pear/go-pear-list.phpWez Furlong2004-04-081-2/+103
| | | | | | | For the moment, this is turned off, but it should be turned on ready for the next RC. (waiting for feedback from Edin and the PEAR guys)
* Add this list here, so that pear-core guys can manipulate the PEAR bundleWez Furlong2004-04-081-0/+26
| | | | | for the win32 snapshot.
* Enable mbregex in win32 buildWez Furlong2004-04-081-2/+3
|
* - Fix test file outputs.foobar2004-04-083-3/+4
|
* pfft..foobar2004-04-081-3/+2
|
* ChangeLog update2004-04-082-0/+91
|
* - Add missing checks. Maybe fixes PR #27680Moriyoshi Koizumi2004-04-081-0/+10
|
* Allow compilation with gdlib 1.8Edin Kadribasic2004-04-071-0/+2
|
* avoid deleting needed files when the .cvsignore file contains empty lines ↵Frank M. Kromann2004-04-071-2/+5
| | | | (mysqli)
* Export symbols required by zlib_filter extensionFrank M. Kromann2004-04-071-0/+4
|
* Fix class nameRob Richards2004-04-072-2/+2
|
* BFNRob Richards2004-04-071-0/+2
|
* Fix bug #27821 xml_parse segfaults when xml_set_object called from class methodRob Richards2004-04-072-2/+10
| | | | | fix memleaks in compat.c
* - Hopefully fix the debug_backtrace() code.Andi Gutmans2004-04-071-4/+4
|
* cleanupfoobar2004-04-074-42/+3
|
* - Fix crash bug in zend_debug_backtrace(). No idea how come this survivedAndi Gutmans2004-04-071-2/+2
| | | | | - for so long....
* Revert the patch to "fix" #27664 and added more informal error msg.foobar2004-04-071-6/+4
|
* Don't define ibase_service struct type unless its member types are definedArd Biesheuvel2004-04-072-6/+6
|
* Fix incomplete class for the new object modelStanislav Malyshev2004-04-071-35/+48
|
* ChangeLog update2004-04-071-0/+54
|
* developer -> lead for cellogGreg Beaver2004-04-071-1/+1
|
* Removed pointless check.Ilia Alshanetsky2004-04-061-3/+0
|
* add PEAR_ErrorStack to description of PEARGreg Beaver2004-04-061-0/+1
|
* change release dateGreg Beaver2004-04-061-1/+1
|
* register_namespace changed to registerNamespace for consistencyRob Richards2004-04-061-1/+1
|
* Allow character set conversion for yaz_record's array method, e.g.Adam Dickmeiss2004-04-061-25/+105
| | | | | yaz_record($id,$pos,"array;charset=marc8,iso-8859-1")
* reorder, reword, typos..foobar2004-04-061-8/+7
|
* Remove duplicate entryfoobar2004-04-061-1/+0
|
* ChangeLog update2004-04-061-0/+35
|
* More divide & conquerArd Biesheuvel2004-04-058-2415/+2508
|
* Fix (using patterns)Dmitry Stogov2004-04-051-5/+5
|
* ChangeLog update2004-04-052-0/+62
|
* - Let it work safelyMoriyoshi Koizumi2004-04-041-2/+6
|
* - Fixed testDerick Rethans2004-04-041-1/+1
|
* Removed unused variable.Ilia Alshanetsky2004-04-041-1/+1
|
* - Fix test: Any datetime value that exceeds the unix time range shouldMoriyoshi Koizumi2004-04-041-1/+1
| | | | | not be unserialized.
* Fixed a bug that prevented building of gd extension against external GDIlia Alshanetsky2004-04-041-0/+4
| | | | | lib 1.X.
* CSArd Biesheuvel2004-04-041-12/+12
|