]>
granicus.if.org Git - php/log
Greg Beaver [Thu, 23 Jul 2009 15:48:04 +0000 (15:48 +0000)]
fix php bug #48783: make install will fail saying phar file exists
Greg Beaver [Thu, 23 Jul 2009 15:40:10 +0000 (15:40 +0000)]
fix PHP bug #48740: PHAR install fails when INSTALL_ROOT is not the final install location
Jani Taskinen [Thu, 23 Jul 2009 14:54:04 +0000 (14:54 +0000)]
- Fixed bug #48802 (printf() returns incorrect outputted length)
Jani Taskinen [Thu, 23 Jul 2009 14:42:46 +0000 (14:42 +0000)]
- Fixed bug #49032 (SplFileObject::fscanf() variables passed by reference)
Ilia Alshanetsky [Thu, 23 Jul 2009 12:18:40 +0000 (12:18 +0000)]
Fixed bug #49014 (dechunked filter broken when serving more than 8192 bytes in
a chunk)
# Original patch by andreas dot streichardt at globalpark dot com
Greg Beaver [Wed, 22 Jul 2009 20:21:39 +0000 (20:21 +0000)]
fix Bug #49021: phar tar signature algorithm reports as Unknown (0) in getSignature() call
Greg Beaver [Wed, 22 Jul 2009 19:51:37 +0000 (19:51 +0000)]
Fix Bug #49020: phar misinterprets ustar long filename standard
Greg Beaver [Wed, 22 Jul 2009 18:37:32 +0000 (18:37 +0000)]
don't package up subversion directory in phar.phar
Greg Beaver [Wed, 22 Jul 2009 18:13:38 +0000 (18:13 +0000)]
fix php bug #49018 (phar tar stores long filenames with prefix/name reversed)
Patrick Allaert [Wed, 22 Jul 2009 12:20:56 +0000 (12:20 +0000)]
MFH: The exact error message might differ (it's "Not owner" on Solaris) (r265951)
Rasmus Lerdorf [Tue, 21 Jul 2009 21:15:48 +0000 (21:15 +0000)]
Fix bug #49003 by tweaking the fix to bug #44929 slightly.
A 0 followed by any punctuation is now significant instead
of just 0's in front of a period.
Sriram Natarajan [Tue, 21 Jul 2009 20:32:32 +0000 (20:32 +0000)]
- Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()).
Ilia Alshanetsky [Tue, 21 Jul 2009 15:56:08 +0000 (15:56 +0000)]
Fixed bug #48962 (cURL does not upload files with specified filename).
Zoe Slattery [Tue, 21 Jul 2009 14:02:24 +0000 (14:02 +0000)]
Remove empty sections. Fix bad use of --SKIP--
Jani Taskinen [Tue, 21 Jul 2009 13:57:33 +0000 (13:57 +0000)]
- There is only one Makefile that needs removing
Jani Taskinen [Tue, 21 Jul 2009 12:01:26 +0000 (12:01 +0000)]
- Fixed problem with vcsclean which caused it not to really clean whole tree
Johannes Schlüter [Mon, 20 Jul 2009 14:34:09 +0000 (14:34 +0000)]
CVS->SVN
Gwynne Raskind [Mon, 20 Jul 2009 11:48:04 +0000 (11:48 +0000)]
revert Nuno's commit of my patch
Jani Taskinen [Mon, 20 Jul 2009 10:54:37 +0000 (10:54 +0000)]
Fixed bug #48929 (Double \r\n after HTTP headers when "header" context option is an array)
Jani Taskinen [Mon, 20 Jul 2009 10:51:40 +0000 (10:51 +0000)]
- Removed unused parts
Kalle Sommer Nielsen [Mon, 20 Jul 2009 04:31:07 +0000 (04:31 +0000)]
Fix Windows build
Rafael Machado Dohms [Mon, 20 Jul 2009 03:48:55 +0000 (03:48 +0000)]
Removing deprecated test replaced by individual tests for imageistruecolor and imagetruecolortopalette
Rafael Machado Dohms [Mon, 20 Jul 2009 03:47:29 +0000 (03:47 +0000)]
Separating and complementing imageistruecolor and imagetruecolortopalette tests
Felipe Pena [Mon, 20 Jul 2009 00:17:24 +0000 (00:17 +0000)]
- Fixed bug #48057 (Only the date fields of the first row are fetched, others are empty)
patch by: info at programmiernutte dot net
Felipe Pena [Sun, 19 Jul 2009 23:33:50 +0000 (23:33 +0000)]
- Fixed bug #48980 (Crash when compiling with pdo_firebird)
Felipe Pena [Sun, 19 Jul 2009 22:46:03 +0000 (22:46 +0000)]
- Revert my mistake
Felipe Pena [Sun, 19 Jul 2009 20:53:26 +0000 (20:53 +0000)]
- Fixed module check (Related to bug #48785)
Felipe Pena [Sun, 19 Jul 2009 18:55:31 +0000 (18:55 +0000)]
- Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args)
[HEAD only]
Pierre Joye [Sun, 19 Jul 2009 17:02:03 +0000 (17:02 +0000)]
- #49763 entry (and test commit in multiple branches :)
Felipe Pena [Sun, 19 Jul 2009 16:31:43 +0000 (16:31 +0000)]
- New tests
Christopher Jones [Sun, 19 Jul 2009 16:27:59 +0000 (16:27 +0000)]
MFH: Bug #48722 (Update OCI8 --enable-sigchild warning)
Christopher Jones [Sun, 19 Jul 2009 16:08:24 +0000 (16:08 +0000)]
make it easier for maintainers to set un/pw in environments that don't pass shell variables
Christopher Jones [Sun, 19 Jul 2009 16:06:19 +0000 (16:06 +0000)]
Fix expected output to match final PHP 5.3 deprecated behavior
Christopher Jones [Sun, 19 Jul 2009 16:05:08 +0000 (16:05 +0000)]
Reduce Oracle version-dependent diffs. Make PHP 5/6 compatible
Pierre Joye [Sun, 19 Jul 2009 15:32:09 +0000 (15:32 +0000)]
- MFB: Fix #48763, create corrupt archive
Pierre Joye [Sun, 19 Jul 2009 15:20:48 +0000 (15:20 +0000)]
- WS
Nuno Lopes [Sun, 19 Jul 2009 14:57:28 +0000 (14:57 +0000)]
ignore a few generated files
Nuno Lopes [Sun, 19 Jul 2009 14:52:27 +0000 (14:52 +0000)]
Add support for proc_open()'s bypass_shell feature for Unix systems (slightly modified patch from Gwynne)
Felipe Pena [Sun, 19 Jul 2009 14:36:16 +0000 (14:36 +0000)]
- Removed unnecessary strlen() call and if statement.
Felipe Pena [Sun, 19 Jul 2009 03:36:46 +0000 (03:36 +0000)]
- New test
Felipe Pena [Sun, 19 Jul 2009 03:25:49 +0000 (03:25 +0000)]
- Tests related to bug #48770
Rafael Machado Dohms [Sun, 19 Jul 2009 01:42:08 +0000 (01:42 +0000)]
Commiting imagecreatetruecolor tests for PHP_5_3 branch
Pierre Joye [Sat, 18 Jul 2009 17:06:21 +0000 (17:06 +0000)]
- let try to be smart, read the bug report....
Zoe Slattery [Sat, 18 Jul 2009 17:00:53 +0000 (17:00 +0000)]
Added comment to XFAIL
Zoe Slattery [Sat, 18 Jul 2009 16:53:54 +0000 (16:53 +0000)]
Adding explanation
Zoe Slattery [Sat, 18 Jul 2009 16:41:16 +0000 (16:41 +0000)]
removing empty XFAIL sections
Zoe Slattery [Sat, 18 Jul 2009 13:46:08 +0000 (13:46 +0000)]
Removing unnecessary SKIPIF sections
Zoe Slattery [Sat, 18 Jul 2009 13:14:21 +0000 (13:14 +0000)]
fixing paths in INI section
Rasmus Lerdorf [Sat, 18 Jul 2009 03:18:36 +0000 (03:18 +0000)]
Fix TTF Files
andy wharmby [Fri, 17 Jul 2009 20:46:30 +0000 (20:46 +0000)]
New cURL tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Fri, 17 Jul 2009 20:44:50 +0000 (20:44 +0000)]
Fix cURL tests
Alexey Zakhlestin [Fri, 17 Jul 2009 17:17:57 +0000 (17:17 +0000)]
removing test. this one tests system-specific behavior, not something implemented in php
Alexey Zakhlestin [Fri, 17 Jul 2009 15:56:36 +0000 (15:56 +0000)]
fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems
Gwynne Raskind [Fri, 17 Jul 2009 14:21:59 +0000 (14:21 +0000)]
MFH: fix crash when session hash function generated long hashes with hash_bits_per_character larger than 4
Felipe Pena [Fri, 17 Jul 2009 14:04:06 +0000 (14:04 +0000)]
- Fix test
Gwynne Raskind [Fri, 17 Jul 2009 13:22:56 +0000 (13:22 +0000)]
MFH: document the hash name functionality available since 5.3
Jani Taskinen [Fri, 17 Jul 2009 12:31:58 +0000 (12:31 +0000)]
- Add missing file exts
Jani Taskinen [Fri, 17 Jul 2009 12:14:21 +0000 (12:14 +0000)]
- Fixed bug #48947 (vcsclean does not remove all created files)
Jani Taskinen [Fri, 17 Jul 2009 11:49:50 +0000 (11:49 +0000)]
CS
Jani Taskinen [Fri, 17 Jul 2009 11:13:51 +0000 (11:13 +0000)]
- Fixed bug #47481 (natcasesort() does not sort extended ASCII characters correctly)
Zoe Slattery [Fri, 17 Jul 2009 09:28:19 +0000 (09:28 +0000)]
fix tests
Zoe Slattery [Fri, 17 Jul 2009 09:04:52 +0000 (09:04 +0000)]
fix tests
Zoe Slattery [Fri, 17 Jul 2009 08:18:27 +0000 (08:18 +0000)]
fix tests
Rasmus Lerdorf [Fri, 17 Jul 2009 04:26:33 +0000 (04:26 +0000)]
Multi-branch test commit to see if email notifications are working
Stanislav Malyshev [Fri, 17 Jul 2009 00:48:59 +0000 (00:48 +0000)]
fix memleak
Felipe Pena [Fri, 17 Jul 2009 00:25:54 +0000 (00:25 +0000)]
- MFH: Fixed bug #48893 (Problems compiling with Curl)
Felipe Pena [Thu, 16 Jul 2009 23:29:36 +0000 (23:29 +0000)]
- MFH: Fixed bug #48762 (IPv6 address filter still rejects valid address)
Jani Taskinen [Thu, 16 Jul 2009 12:25:17 +0000 (12:25 +0000)]
MFH
Gwynne Raskind [Thu, 16 Jul 2009 08:10:50 +0000 (08:10 +0000)]
one more attempt at ridding us of some of those annoying mime types
Gwynne Raskind [Thu, 16 Jul 2009 04:50:06 +0000 (04:50 +0000)]
MFH: dropped some more mime types, svnclean -> clean for multiple VCS
Felipe Pena [Thu, 16 Jul 2009 00:59:34 +0000 (00:59 +0000)]
- Removed trailing zeros on double to string conversion (noticed on #48924)
Rasmus Lerdorf [Thu, 16 Jul 2009 00:04:59 +0000 (00:04 +0000)]
Buffer handling fixes
Stanislav Malyshev [Thu, 16 Jul 2009 00:02:19 +0000 (00:02 +0000)]
fix ini_restore problem
Stanislav Malyshev [Wed, 15 Jul 2009 23:55:50 +0000 (23:55 +0000)]
fix freed mem reference
Rasmus Lerdorf [Wed, 15 Jul 2009 19:09:15 +0000 (19:09 +0000)]
MFH
Pierre Joye [Wed, 15 Jul 2009 17:08:50 +0000 (17:08 +0000)]
- cvs > svn
Pierre Joye [Wed, 15 Jul 2009 16:52:21 +0000 (16:52 +0000)]
- cvs > svn
Alexey Zakhlestin [Wed, 15 Jul 2009 13:44:14 +0000 (13:44 +0000)]
fix tests corrupted by svn's eol-style=native
Alexey Zakhlestin [Wed, 15 Jul 2009 10:06:38 +0000 (10:06 +0000)]
MFH: fix broken test
Felipe Pena [Wed, 15 Jul 2009 02:36:08 +0000 (02:36 +0000)]
- MFH: Fixed bug #48913 (Too long error code strings in pdo_odbc driver)
Felipe Pena [Wed, 15 Jul 2009 02:32:43 +0000 (02:32 +0000)]
- MFH: Fixed bug #48913 (Too long error code strings in pdo_odbc driver)
Felipe Pena [Wed, 15 Jul 2009 01:11:24 +0000 (01:11 +0000)]
- MFH: Fixed bug #48899 (is_callable returns true even if method does not exist in parent class)
Gwynne Raskind [Tue, 14 Jul 2009 21:51:40 +0000 (21:51 +0000)]
kill bad mime types
Gwynne Raskind [Tue, 14 Jul 2009 21:49:44 +0000 (21:49 +0000)]
MFH: CVS->SVN
Stanislav Malyshev [Tue, 14 Jul 2009 18:57:55 +0000 (18:57 +0000)]
fix build
David Soria Parra [Tue, 14 Jul 2009 09:55:55 +0000 (09:55 +0000)]
MFH: - cvs->svn
Stanislav Malyshev [Mon, 13 Jul 2009 23:57:20 +0000 (23:57 +0000)]
add intl option
David Soria Parra [Mon, 13 Jul 2009 23:56:38 +0000 (23:56 +0000)]
MFH: Fix date warning by setting the default timezone to UTC
Pierre Joye [Mon, 13 Jul 2009 22:02:28 +0000 (22:02 +0000)]
- remove app/js mime
Rasmus Lerdorf [Mon, 13 Jul 2009 19:16:13 +0000 (19:16 +0000)]
cvs->svn
Rasmus Lerdorf [Mon, 13 Jul 2009 17:36:49 +0000 (17:36 +0000)]
svn propdel svn:mime-type build/buildcheck.sh
cvs->svn
Pierre Joye [Mon, 13 Jul 2009 16:10:59 +0000 (16:10 +0000)]
- rename to svn
Pierre Joye [Mon, 13 Jul 2009 16:10:29 +0000 (16:10 +0000)]
- rename to svn
Pierre Joye [Mon, 13 Jul 2009 16:02:34 +0000 (16:02 +0000)]
- cvs to svn changes
Gwynne Raskind [Mon, 13 Jul 2009 12:15:13 +0000 (12:15 +0000)]
fix a huge number of wrong MIME types. UGH.
Pierre Joye [Mon, 13 Jul 2009 00:26:52 +0000 (00:26 +0000)]
- remove ZendEngine* detection, we always have Zend now (svn)
Gwynne Raskind [Sun, 12 Jul 2009 19:43:27 +0000 (19:43 +0000)]
cvsclean -> svnclean
Ilia Alshanetsky [Sun, 12 Jul 2009 16:38:14 +0000 (16:38 +0000)]
Fixed a possible crash inside OnUpdateErrorLog() when restoring an empty value
Avoid pointless safe_mode/open_basedir checks on OnUpdateMailLog() if value is empty
Rasmus Lerdorf [Sun, 12 Jul 2009 14:16:30 +0000 (14:16 +0000)]
Test commit
Rasmus Lerdorf [Sat, 11 Jul 2009 04:24:45 +0000 (04:24 +0000)]
MFB cvs->svn