]> granicus.if.org Git - php/shortlog
php
2009-07-19 Felipe Pena- Fixed bug #48980 (Crash when compiling with pdo_firebird)
2009-07-19 Felipe Pena- Revert my mistake
2009-07-19 Rafael Machado... Adjusting tests to use EXPECTF (faster testing) and...
2009-07-19 Felipe Pena- Fixed module check (Related to bug #48785)
2009-07-19 Felipe Pena- Fixed bug #48773 (Incorrect error when setting PDO...
2009-07-19 Felipe Pena- New tests
2009-07-19 Christopher... Bug #48722 (Update OCI8 --enable-sigchild warning)
2009-07-19 Christopher... make it easier for maintainers to set un/pw in environm...
2009-07-19 Christopher... Reduce Oracle version-dependent diffs. Make PHP 5/6...
2009-07-19 David Soria... - Add license headers
2009-07-19 Pierre Joye- MFB: Fix #48763, create corrupt archive
2009-07-19 Pierre Joye- not used anymore
2009-07-19 Pierre Joye- WS
2009-07-19 Pierre Joye- not used anymore
2009-07-19 Nuno LopesAdd support for proc_open()'s bypass_shell feature...
2009-07-19 Felipe Pena- Removed unnecessary strlen() call and if statement.
2009-07-19 Felipe Pena- Fixed ZTS build
2009-07-19 David Soria... - Add DTrace support.
2009-07-19 Felipe Pena- New test
2009-07-19 Felipe Pena- Tests related to bug #48770
2009-07-19 Rafael Machado... Adding tests for imagecreatetruecolor for PHP_5_2 and...
2009-07-18 Pierre Joye- let try to be smart, read the bug report....
2009-07-18 Zoe SlatteryAdded comment to XFAIL
2009-07-18 Zoe SlatteryAdding explanation
2009-07-18 Zoe Slatteryremoving empty XFAIL sections
2009-07-18 Zoe SlatteryRemoving unnecessary SKIPIF sections
2009-07-18 Zoe Slatteryfixing paths in INI section
2009-07-18 Rasmus LerdorfFix TTF Files
2009-07-17 andy wharmbyNew cURL tests. Tested on Windows, Linux and Linux...
2009-07-17 andy wharmbyFix cURL tests
2009-07-17 Alexey Zakhlestinremoving test. this one tests system-specific behavior...
2009-07-17 Alexey ZakhlestinMFB: fixed tests. money_format() is implemented in...
2009-07-17 Gwynne Raskindfix crash when session hash function generated long...
2009-07-17 Felipe Pena- Fix test
2009-07-17 Gwynne Raskinddocument the hash name functionality available since 5.3
2009-07-17 Jani Taskinen- Add missing file exts
2009-07-17 Jani Taskinen- Fixed bug #48947 (vcsclean does not remove all create...
2009-07-17 Jani TaskinenCS
2009-07-17 Jani Taskinen- Fixed bug #47481 (natcasesort() does not sort extende...
2009-07-17 Zoe Slatteryfix tests
2009-07-17 Zoe Slatteryfix tests
2009-07-17 Zoe Slatteryfix tests
2009-07-17 Rasmus LerdorfMulti-branch test commit to see if email notifications...
2009-07-17 Stanislav Malyshevfix memory leak
2009-07-17 Felipe Pena- Fixed bug #48893 (Problems compiling with Curl)
2009-07-16 Felipe Pena- Fixed bug #48762 (IPv6 address filter still rejects...
2009-07-16 Felipe Pena- MFB: Double to string conversion fix (#41698 #48924)
2009-07-16 Andrei ZmievskiAdjust base64_encode() according to PDM notes.
2009-07-16 Andrei ZmievskiAdjust rawurlencode() according to PDM notes.
2009-07-16 Andrei ZmievskiAdjust urlencode() according to PDM notes.
2009-07-16 Jani Taskinen- remove accidental commit (?)
2009-07-16 Jani TaskinenCS
2009-07-16 Jani Taskinen- Fix the cleanup routine (it is not very nice to delet...
2009-07-16 Gwynne Raskindone more attempt at ridding us of some of those annoyin...
2009-07-16 Gwynne Raskinddropped some more mime types, svnclean -> clean for...
2009-07-16 Rasmus LerdorfBuffer handling fixes
2009-07-16 Stanislav Malyshevfix ini_restore problem
2009-07-15 Stanislav Malyshevfix freed mem reference
2009-07-15 Rasmus LerdorfLimit connection strings to 255 chars here
2009-07-15 Pierre Joye- cvs > svn
2009-07-15 Pierre Joye- cvs > svn
2009-07-15 Alexey Zakhlestinfix tests corrupted by svn's eol-style=native
2009-07-15 Alexey Zakhlestinfix broken test
2009-07-15 Gwynne Raskindphp5.spec was never used, as far as can be determined...
2009-07-15 Felipe Pena- Fixed bug #48913 (Too long error code strings in...
2009-07-15 Felipe Pena- Fixed bug #48899 (is_callable returns true even if...
2009-07-14 Gwynne Raskindkill bad mime types
2009-07-14 Gwynne RaskindCVS->SVN
2009-07-14 Stanislav Malyshevfix build
2009-07-14 David Soria... - cvs->svn
2009-07-13 Stanislav Malyshevadd intl ini value
2009-07-13 David Soria... Fix date warning by setting the default timezone to UTC
2009-07-13 Pierre Joye- remove app/js mime
2009-07-13 Rasmus Lerdorfcvs->svn
2009-07-13 Rasmus Lerdorfcvs->svn
2009-07-13 Rasmus Lerdorfvn propdel svn:mime-type build/buildcheck.sh
2009-07-13 Pierre Joye- rename to svn
2009-07-13 Pierre Joye- rename to svn
2009-07-13 Pierre Joye- cvs to svn changes
2009-07-13 David Soria... MFB: remove ZendEngine* detection, we always have Zend...
2009-07-12 Gwynne RaskindMFB: cvsclean -> svnclean
2009-07-12 Ilia AlshanetskyMFB: Fixed a possible crash inside OnUpdateErrorLog...
2009-07-11 Rasmus LerdorfMFB
2009-07-11 David Soria... Get rid of PHP 4 related buildconf and moving around...
2009-07-09 andy wharmbyFix test
2009-07-09 <changelog... ChangeLog update
2009-07-09 Stanislav Malyshevfix mail.log openbasedir interaction with .htaccess
2009-07-08 Felipe Pena- Fixed bug #48854 (array_merge_recursive modifies...
2009-07-08 Pierre Joye- skip on windows
2009-07-08 Pierre Joye- windows version
2009-07-08 Pierre Joye- windows version
2009-07-08 Pierre Joye- MF53: skip on win, different error msg
2009-07-08 Pierre Joye- MF53: fix test (mtime only is changed)
2009-07-08 Ilia AlshanetskyMFB: Fixed bug #48788 (RecursiveDirectoryIterator doesn...
2009-07-08 <changelog... ChangeLog update
2009-07-07 David Soria... Reset TZ environment variable. Some tests assume that...
2009-07-07 Pierre Joye- MF53: touch() atime field returns different value
2009-07-07 Pierre Joye- fixed, remove XFAIL
2009-07-07 Pierre Joye- sync with 5.3
2009-07-07 Jani Taskinen- Fixed bug #48247 (Infinite loop and possible crash...
next