]> granicus.if.org Git - php/shortlog
php
2009-07-23 Jani Taskinen- Fixed bug #48802 (printf() returns incorrect outputte...
2009-07-23 Jani Taskinen- Fixed bug #49032 (SplFileObject::fscanf() variables...
2009-07-23 Ilia AlshanetskyFixed bug #49014 (dechunked filter broken when serving...
2009-07-22 Greg Beaverfix Bug #49021: phar tar signature algorithm reports...
2009-07-22 Greg BeaverFix Bug #49020: phar misinterprets ustar long filename...
2009-07-22 Greg Beaverdon't package up subversion directory in phar.phar
2009-07-22 Greg Beaverfix php bug #49018 (phar tar stores long filenames...
2009-07-22 Patrick AllaertMFH: The exact error message might differ (it's "Not...
2009-07-21 Rasmus LerdorfFix bug #49003 by tweaking the fix to bug #44929 slightly.
2009-07-21 Sriram Natarajan- Fixed bug #48774 (SIGSEGVs when using curl_copy_handl...
2009-07-21 Ilia AlshanetskyFixed bug #48962 (cURL does not upload files with speci...
2009-07-21 Zoe SlatteryRemove empty sections. Fix bad use of --SKIP--
2009-07-21 Jani Taskinen- There is only one Makefile that needs removing
2009-07-21 Jani Taskinen- Fixed problem with vcsclean which caused it not to...
2009-07-20 Johannes SchlüterCVS->SVN
2009-07-20 Gwynne Raskindrevert Nuno's commit of my patch
2009-07-20 Jani TaskinenFixed bug #48929 (Double \r\n after HTTP headers when...
2009-07-20 Jani Taskinen- Removed unused parts
2009-07-20 Kalle Sommer... Fix Windows build
2009-07-20 Rafael Machado... Removing deprecated test replaced by individual tests...
2009-07-20 Rafael Machado... Separating and complementing imageistruecolor and image...
2009-07-20 Felipe Pena- Fixed bug #48057 (Only the date fields of the first...
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 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 Pierre Joye- #49763 entry (and test commit in multiple branches :)
2009-07-19 Felipe Pena- New tests
2009-07-19 Christopher... MFH: 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... Fix expected output to match final PHP 5.3 deprecated...
2009-07-19 Christopher... Reduce Oracle version-dependent diffs. Make PHP 5/6...
2009-07-19 Pierre Joye- MFB: Fix #48763, create corrupt archive
2009-07-19 Pierre Joye- WS
2009-07-19 Nuno Lopesignore a few generated files
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- New test
2009-07-19 Felipe Pena- Tests related to bug #48770
2009-07-19 Rafael Machado... Commiting imagecreatetruecolor tests for PHP_5_3 branch
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 Zakhlestinfixed tests. money_format() is implemented in underlyin...
2009-07-17 Gwynne RaskindMFH: fix crash when session hash function generated...
2009-07-17 Felipe Pena- Fix test
2009-07-17 Gwynne RaskindMFH: document the hash name functionality available...
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 memleak
2009-07-17 Felipe Pena- MFH: Fixed bug #48893 (Problems compiling with Curl)
2009-07-16 Felipe Pena- MFH: Fixed bug #48762 (IPv6 address filter still...
2009-07-16 Jani TaskinenMFH
2009-07-16 Gwynne Raskindone more attempt at ridding us of some of those annoyin...
2009-07-16 Gwynne RaskindMFH: dropped some more mime types, svnclean -> clean...
2009-07-16 Felipe Pena- Removed trailing zeros on double to string conversion...
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 LerdorfMFH
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 ZakhlestinMFH: fix broken test
2009-07-15 Felipe Pena- MFH: Fixed bug #48913 (Too long error code strings...
2009-07-15 Felipe Pena- MFH: Fixed bug #48913 (Too long error code strings...
2009-07-15 Felipe Pena- MFH: Fixed bug #48899 (is_callable returns true even...
2009-07-14 Gwynne Raskindkill bad mime types
2009-07-14 Gwynne RaskindMFH: CVS->SVN
2009-07-14 Stanislav Malyshevfix build
2009-07-14 David Soria... MFH: - cvs->svn
2009-07-13 Stanislav Malyshevadd intl option
2009-07-13 David Soria... MFH: Fix date warning by setting the default timezone...
2009-07-13 Pierre Joye- remove app/js mime
2009-07-13 Rasmus Lerdorfcvs->svn
2009-07-13 Rasmus Lerdorfsvn 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 Gwynne Raskindfix a huge number of wrong MIME types. UGH.
2009-07-13 Pierre Joye- remove ZendEngine* detection, we always have Zend...
2009-07-12 Gwynne Raskindcvsclean -> svnclean
2009-07-12 Ilia AlshanetskyFixed a possible crash inside OnUpdateErrorLog() when...
2009-07-12 Rasmus LerdorfTest commit
2009-07-11 Rasmus LerdorfMFB cvs->svn
2009-07-11 David Soria... MFH: Get rid of PHP 4 related buildconf and moving...
2009-07-09 Ilia AlshanetskyFixed typo
next