]> granicus.if.org Git - php/shortlog
php
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 David Soria... - Add information whether DTrace is enable to phpinfo
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 Felipe Pena- Sync proto with 5.3
2009-07-20 Johannes SchlüterCVS->SVN
2009-07-20 Pierre Joye- silent warning again and do it so that lazy compilers...
2009-07-20 Felipe Pena- Fix build
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 David Soria... - Define HAVE_DTRACE if dtrace is available and ifdef...
2009-07-20 David Soria... - Fix overflow and use our internal vssprintf implement...
2009-07-20 Pierre Joye- typo
2009-07-20 Pierre Joye- WS
2009-07-20 Pierre Joye- silent warnings
2009-07-20 Pierre Joye- silent auto casting warnings
2009-07-20 Pierre Joye- fix signed/unsigned mismatch comparisons
2009-07-20 Kalle Sommer... Fix Windows build with dtrace and add missing $Id$...
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 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
next