]> granicus.if.org Git - php/shortlog
php
2008-04-08 Jani TaskinenMFH: Fixed test on systems where order is not guaranteed
2008-04-08 Jani TaskinenMFH: - Fixed bug #44667 (proc_open() does not handle...
2008-04-08 Jani TaskinenMF53: Fix tests
2008-04-08 Ilia AlshanetskyMFB: various bug fixes
2008-04-07 Antony Dovgalfix test
2008-04-07 Antony Dovgalinitialize variable
2008-04-06 Marcus Boerger- MFH add new tests
2008-04-04 Felipe PenaFixed bug #44591 (imagegif's filename parameter)
2008-04-04 Derick Rethans- Fixed typo.
2008-04-04 Ilia AlshanetskyBack to dev
2008-04-04 Ilia Alshanetsky5.2.6RC4
2008-04-03 Felipe Pena- Fixed tests
2008-04-03 Dmitry Stogovfixed name
2008-04-03 Dmitry Stogov- Fixed possible stack buffer overflow in FastCGI SAPI...
2008-04-02 Ilia AlshanetskyMFB: imap bug fixes
2008-04-02 Antony DovgalMFH
2008-03-31 Derick Rethans- MFH: Fixed a bug in formatting timestamps when DST...
2008-03-30 Felipe PenaFixed bug #44564 (escapeshellarg removes UTF-8 multi...
2008-03-28 Felipe PenaFixed bug #44557 (Crash in imap_setacl when supplied...
2008-03-27 Ilia AlshanetskyBack to dev
2008-03-27 Ilia Alshanetsky5.2.6RC3
2008-03-27 Andrey HristovRecreate
2008-03-27 Jani TaskinenMF53:- Fix test (readdir() does not sort the results..)
2008-03-26 Steve SeearAdding tests for gethostbyaddr() and gethostbynamel()
2008-03-26 Marcus BoergerMFH:
2008-03-26 Antony DovgalMFH: check if return value of write() is -1 and abort...
2008-03-25 Dmitry StogovFixed test (removed leaks becaue of cyrcular references)
2008-03-24 Antony DovgalMFH: disabled mmap() when copying files to memory
2008-03-24 Derick Rethans- Updated to version 2008.2 (2008b)
2008-03-24 Dmitry StogovFixed tests (file order is undefined, so we need to...
2008-03-23 Marcus Boerger- MFH Add .cvsignore
2008-03-23 Marcus Boerger- MFH Add tests
2008-03-22 Marcus Boerger- Make multibyte a tad bit less crappy
2008-03-21 Antony Dovgaladd missing .cvsignore
2008-03-21 Antony Dovgalfix ZTS build
2008-03-20 Ilia AlshanetskyMFB: Refine fix for multibyte char hanling inside comma...
2008-03-20 Rob RichardsBFN
2008-03-20 Rob RichardsMFH: fix bug #44478 (Inconsistent behaviour when assign...
2008-03-20 Antony DovgalMFH
2008-03-20 Antony Dovgalfix tests
2008-03-20 David Soria... MFH: Fix bug #44487 (call_user_method_array issues...
2008-03-19 Steve SeearAdding language tests.
2008-03-19 Steve SeearAdded some class tests; Replaced some hardcoded instanc...
2008-03-19 Steve SeearAdding tokenizer test
2008-03-19 Steve SeearAdding streams tests
2008-03-19 Steve SeearAdding filesystem tests
2008-03-19 Antony Dovgalfix test
2008-03-19 Dmitry StogovFixed test
2008-03-19 Felipe PenaFixed bug #43614 (incorrect processing of numerical...
2008-03-18 Ilia AlshanetskyMFB: Bug #44445 (email validator does not handle domain...
2008-03-18 Robin FernandesAdding more tests for serialize() and unserialize().
2008-03-18 Felipe PenaFix build
2008-03-17 Stanislav Malyshevreport printf fix
2008-03-17 Ilia AlshanetskyMFB: Properly address incomplete multibyte chars inside...
2008-03-17 Stanislav Malyshevfix integer overflow in length calculation
2008-03-17 Josie Messa- new tests for ctype functions
2008-03-16 Derick Rethans- Updated to version 2008.1 (2008a)
2008-03-15 Felipe PenaBFN: #41828, #44440
2008-03-15 Felipe PenaFixed bug #44440 (st_blocks undefined under BeOS)
2008-03-14 Felipe PenaAdd SKIPIF (32bit platform only)
2008-03-13 Ilia AlshanetskyFixed bug #43677 (Inconsistent behaviour of include_pat...
2008-03-13 Felipe PenaFix valgrind version validation (accepting "valgrind...
2008-03-12 Felipe PenaSync with fix for #44394
2008-03-12 Felipe PenaFixed bug #42177 (Warning "array_merge_recursive()...
2008-03-12 Christopher... MFH: New test for existing behavior
2008-03-12 Ilia AlshanetskyMFB: Fixed bug #44388 (Crash inside exif_read_data...
2008-03-12 Etienne KneussFix bug #41828 (Fix crash on wrong instantiation)
2008-03-12 Felipe PenaFixed bug #44394 (Last two bytes missing from output)
2008-03-11 Antony DovgalMFH: fix segfault - error_string may be NULL, in this...
2008-03-11 Josie Messa- Replace with previous commit
2008-03-11 Josie Messa- Fix test
2008-03-11 Josie Messa- Modified tests
2008-03-11 Josie Messa- Added extra whitespace around error messages in expec...
2008-03-10 Andrey Hristovchar **error_string was passed but not used. This cause...
2008-03-10 Josie Messa- New tests for getcwd() function
2008-03-10 Josie Messa- Modified expected output to allow tests to work on...
2008-03-10 Felipe PenaFixed compilation warnings
2008-03-10 Josie Messa- New tests for scandir() function
2008-03-09 Felipe PenaFix typo (#44381)
2008-03-08 David Coallier- MFH . Libxml version < 2.6.21 it fails. Patch from...
2008-03-08 Zoe SlatteryCountable requires SPL
2008-03-08 Andrey HristovFix introduced in 5.0.46, not in 5.0.42
2008-03-08 Felipe PenaBFN: #44373
2008-03-08 Felipe PenaFixed bug #44373 (PDO_OCI extension compile failed)
2008-03-08 Nuno LopesMFB53 skipif patch as asked by gentoo guys
2008-03-07 Pierre Joye- #44355, compilation breaks due illegal const usage...
2008-03-07 Josie Messa- Tests awaiting fix of bug #44246
2008-03-07 Josie Messa- New tests for rewinddir() function
2008-03-07 Josie Messa- New tests for closedir() function
2008-03-07 Scott MacVicarTypo, bundled version is really 3.3.7
2008-03-07 Antony Dovgalfix build
2008-03-07 Stanislav Malyshevimprove seed calculation
2008-03-07 Ilia AlshanetskyBack to dev
2008-03-07 Ilia Alshanetsky5.2.6RC2
2008-03-06 Antony DovgalMFH: fix segfault when trying to clone uncloneable...
2008-03-06 Robin FernandesAdd new tests for class/object functions and features.
2008-03-05 Ilia AlshanetskyMFB: Revert patch for bug #44325
2008-03-05 Pierre Joye- #40013, php_uname() does not return nodename on Netwa...
2008-03-05 Pierre Joye- #42505, new sendmail default path breaks on Novell...
2008-03-05 Jani TaskinenMF53: Fix tests
next