]> granicus.if.org Git - php/shortlog
php
2008-08-15 Pierre Joye- fix test
2008-08-15 Pierre Joye- New parameter parsing API > new warning
2008-08-15 Jani Taskinen- Revert bad fix
2008-08-15 Pierre Joye- no config.h in ext/
2008-08-15 Dmitry Stogov- [DOC] make stat, touch, filemtime, filemsize and...
2008-08-15 Dmitry StogovFixed realpath cache bug
2008-08-15 Dmitry StogovFixed possible infinity loop in tests
2008-08-15 Dmitry StogovFixed double call to MSHUTDOWN in case of `php-cgi -m`
2008-08-15 <changelog... ChangeLog update
2008-08-14 Jani Taskinenfix skipif
2008-08-14 Jani Taskinen- Fix tests
2008-08-14 Jani Taskinen- No unnecessary errors please
2008-08-14 Jani Taskinenfix test
2008-08-14 Jani Taskinen- Skipif: as long as it is an extension, it can be...
2008-08-14 Jani Taskinen- Fix test: Do not leave your crap behind!
2008-08-14 Kalle Sommer... * Last _WIN32_WINNT macro redef
2008-08-14 Jani Taskinenadd skipif (yes, reflection CAN be disabled still..)
2008-08-14 Jani Taskinen- Fix test to use same path as test is as session.save_...
2008-08-14 Etienne KneussHandlerify get_closure
2008-08-14 Jani Taskinen- Fix test
2008-08-14 Jani Taskinenfix test
2008-08-14 Jani Taskinen- Fix tests
2008-08-14 Felipe Pena- Fixed crash (reported by Lupus Michaelis)
2008-08-14 Nuno Lopessync with 5.3 branch. add test for bug #44925
2008-08-14 Dmitry StogovFixed bug #45613 Segfault when using is_file() on Apach...
2008-08-14 Antony Dovgal[DOC] add quoted_printable_encode()
2008-08-14 Antony Dovgalfix folding
2008-08-14 Marcus Boerger- Improved exception linking
2008-08-14 Antony Dovgalnuke unused var
2008-08-14 Antony Dovgalfix build
2008-08-14 Kalle Sommer... Fix arginfo for nl2br
2008-08-14 Antony Dovgalfix ws, cs and folding
2008-08-14 Kalle Sommer... Implemented feature request #34381 (nl2br() should...
2008-08-14 Felipe Pena- MFB: New parameter parsing API
2008-08-14 <changelog... ChangeLog update
2008-08-14 Felipe Pena- Fix build on BSD (5_3 and 5_2 are OK)
2008-08-13 Kalle Sommer... * Remove NTDDI_VERSION declaring and use the one in...
2008-08-13 Pierre Joye- move declaration on top and fix build error
2008-08-13 Pierre Joye- MFB: move declaration on top and fix build error
2008-08-13 Felipe Pena- Fix build
2008-08-13 Felipe Pena- New parameter parsing API
2008-08-13 Felipe Pena- New parameter parsing API (for gmp_testbit)
2008-08-13 Antony Dovgalfix compile warnings (patch by Phil Oleson)
2008-08-13 Dmitry StogovRegenerate scanner
2008-08-13 Dmitry StogovFixed bug #45805 (Crach on throwing exception from...
2008-08-13 Dmitry StogovFixed bug #45779 (regression with shebang lines processing)
2008-08-13 <changelog... ChangeLog update
2008-08-13 Jani Taskinen[DOC]- Added methods to change/disable --with-config...
2008-08-12 Nuno LopesMFB: move empty_fcall_info* to const table
2008-08-12 Felipe Pena- Fixed tests
2008-08-12 Felipe Pena- New parameter parsing API
2008-08-12 Felipe Pena- Constness (Added const qualifier to several function...
2008-08-12 Marcus Boerger- MFB
2008-08-12 Felipe Pena- Fixed test
2008-08-12 Felipe Pena- Fixed bug #45798 (sqlite3 doesn't notice if variable...
2008-08-12 Pierre Joye- update test after php's portable realpath change...
2008-08-12 Pierre Joye- not supported on windows
2008-08-12 Marcus Boerger- Add new test
2008-08-12 Marcus Boerger- Add new test
2008-08-12 Marcus Boerger- Add missing ';'s
2008-08-12 Marcus Boerger- Update .c after .l change
2008-08-12 Marcus Boerger- Fix warning
2008-08-12 Dmitry Stogov- Added system independent realpath() implementation...
2008-08-12 <changelog... ChangeLog update
2008-08-11 Arnaud Le Blancclear stat cache in chroot()
2008-08-11 Arnaud Le BlancFixed #45181 (chdir() should clear relative entries...
2008-08-11 Christian Seiler - Fixed sefaults (tests added)
2008-08-11 Felipe Pena- Added arginfo
2008-08-11 Marcus Boerger- Cleanup
2008-08-11 Marcus Boerger- Fix shutdown order
2008-08-11 Marcus Boerger- EXPECT rather than EXPECTF
2008-08-11 Marcus Boerger- Fix memleak with new error handling stack'ing
2008-08-11 Nuno Lopesfix build when host machine doest has pcre installed
2008-08-11 Arnaud Le BlancMissing files in previous commit (Check the relevant...
2008-08-11 Arnaud Le BlancCheck the relevant path for open_basedir in symlink()
2008-08-11 Nuno Lopesadd
2008-08-11 Felipe Pena- Fixed wrong check for dynamic properties
2008-08-11 Pierre Joye- skip on wndows, chgrp not supported
2008-08-11 Pierre Joye- removed commented code
2008-08-11 Pierre Joye- [DOC] detect if dest is a dir (if the given stream...
2008-08-11 Felipe Pena- Fix build (ZTS)
2008-08-11 Marcus Boerger- Closure/Reflection integration (original idea by...
2008-08-11 Johannes Schlüter- Fix #45763 (mysqli::multi_query does not work with...
2008-08-11 Dmitry Stogov- Made closures implementation reflection friendly...
2008-08-11 <changelog... ChangeLog update
2008-08-11 Felipe Pena- Fixed bug #45765 (ReflectionObject with default param...
2008-08-10 Marcus Boerger- Fix warning
2008-08-10 Marcus Boerger- Oops
2008-08-10 Marcus Boerger- Improve gdb support
2008-08-10 Marcus Boerger- Fix memleak, Zend's built-in functions get copied...
2008-08-10 Felipe Pena- New parameter parsing API (for *printf())
2008-08-10 Pierre Joye- fix the VC6 fix or strncpy_s (md5 crypt failed with...
2008-08-10 Antony Dovgalfix bug reported by Henrique
2008-08-10 Antony Dovgalfix tests
2008-08-10 Antony Dovgalfix compilation on AIX
2008-08-10 Felipe Pena- New parameter parsing API (for min() and max())
2008-08-10 Pierre Joye- fix string len
2008-08-10 Arnaud Le BlancFixed bug #45581 (htmlspecialchars() double encoding...
2008-08-10 Arnaud Le BlancFixed test
2008-08-10 Arnaud Le BlancDo not expand $target in symlink(). This made it imposs...
next