]> granicus.if.org Git - php/shortlog
php
2009-07-25 Jani Taskinen- Fixed bug #49052 (context option headers freed too...
2009-07-25 Jani Taskinen- Fix test
2009-07-25 Jani Taskinen- Fix build
2009-07-24 Greg Beaverbegin work on making phar php6-ready
2009-07-24 Moriyoshi Koizumi- Probably harmless, but it should have been done this...
2009-07-24 Greg Beaverupdate test to work in php 6
2009-07-24 Greg Beavermerge unmerged changes from php 5.3
2009-07-24 Greg Beaverfix PHAR_ARG_INFO #define to work with PHP major versio...
2009-07-24 Jani Taskinen- Fixed bug #48835 (Deprecated php.ini options in old...
2009-07-24 Greg Beaverfix --CLEAN-- of all.phpt, remove unnecessary check...
2009-07-24 Greg Beavermerge unmerged changes between branches, remove unneces...
2009-07-24 Greg Beaverfix minor memory leak
2009-07-24 Greg Beaverfix signature generation/validation for zip archives...
2009-07-24 Rafael Machado... Adding tests for imagesetthickness, basic and errors...
2009-07-24 Greg Beaverfix unmerged syntax fix
2009-07-24 Felipe Pena- Fixed bug #49042 (Patch for fixing tests/basic/022...
2009-07-23 Greg Beaverfix PHP Bug #48377: error message unclear on converting...
2009-07-23 Greg Beavernew phar test for zip with data descriptor in local...
2009-07-23 Greg Beaverfix PHP bug #48791: open office files always reported...
2009-07-23 Jani Taskinen- Fix test
2009-07-23 Greg Beaverfix php bug #48783: make install will fail saying phar...
2009-07-23 Greg Beaverfix PHP bug #48740: PHAR install fails when INSTALL_ROO...
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 Rasmus LerdorfThere is no error code set for json_last_error if an...
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 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)
next