]> granicus.if.org Git - php/log
php
15 years agoconfigure dependency has to be optional as well
Antony Dovgal [Tue, 28 Jul 2009 08:59:08 +0000 (08:59 +0000)]
configure dependency has to be optional as well

15 years agofix segfault in session/tests/031.phpt by adding optional extension
Antony Dovgal [Tue, 28 Jul 2009 08:54:23 +0000 (08:54 +0000)]
fix segfault in session/tests/031.phpt by adding optional extension
dependency (php_hash_hashtable has to be initialized when setting
session.hash_function)

15 years agoadded test for #43073
Takeshi Abe [Mon, 27 Jul 2009 22:11:43 +0000 (22:11 +0000)]
added test for #43073

16 years agoMFH: fixed #48732 (TTF Bounding box wrong for letters below baseline) and #48801...
Takeshi Abe [Mon, 27 Jul 2009 15:06:28 +0000 (15:06 +0000)]
MFH: fixed #48732 (TTF Bounding box wrong for letters below baseline) and #48801 (Problem with imagettfbbox)

16 years ago- MFH: Cosmetic changes
Felipe Pena [Mon, 27 Jul 2009 14:11:53 +0000 (14:11 +0000)]
- MFH: Cosmetic changes

16 years ago- HEAD and PHP_5_2 have it like this, PHP_5_3 should not be different!
Jani Taskinen [Mon, 27 Jul 2009 09:23:06 +0000 (09:23 +0000)]
- HEAD and PHP_5_2 have it like this, PHP_5_3 should not be different!

16 years agoFixed bug #48872 (string.c: errors: duplicate case values) (Only in PHP_5_3)
Kalle Sommer Nielsen [Mon, 27 Jul 2009 07:14:40 +0000 (07:14 +0000)]
Fixed bug #48872 (string.c: errors: duplicate case values) (Only in PHP_5_3)

16 years agoMFH: Add error constant when json_encode detects an invalid UTF-8 sequence.
Scott MacVicar [Mon, 27 Jul 2009 03:43:38 +0000 (03:43 +0000)]
MFH: Add error constant when json_encode detects an invalid UTF-8 sequence.

16 years ago- Fix ZTS build
Felipe Pena [Sun, 26 Jul 2009 23:44:59 +0000 (23:44 +0000)]
- Fix ZTS build

16 years ago- Regenerated
Jani Taskinen [Sun, 26 Jul 2009 23:22:27 +0000 (23:22 +0000)]
- Regenerated

16 years ago- Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
Jani Taskinen [Sun, 26 Jul 2009 23:20:34 +0000 (23:20 +0000)]
- Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
  php_url_scanner_reset_vars). (Jani)

# Note: This does not exist in PHP_5_2. Merged there as well to keep these files synced.

16 years ago- Removed unused code (replaced long time ago by url_scanner_ex.*
Jani Taskinen [Sun, 26 Jul 2009 22:59:46 +0000 (22:59 +0000)]
- Removed unused code (replaced long time ago by url_scanner_ex.*

16 years agofix test
Antony Dovgal [Sun, 26 Jul 2009 19:59:04 +0000 (19:59 +0000)]
fix test

16 years agofix test
Antony Dovgal [Sun, 26 Jul 2009 19:53:23 +0000 (19:53 +0000)]
fix test

16 years agofix test
Antony Dovgal [Sun, 26 Jul 2009 19:51:24 +0000 (19:51 +0000)]
fix test

16 years agofix test
Antony Dovgal [Sun, 26 Jul 2009 19:45:38 +0000 (19:45 +0000)]
fix test

16 years agoNot binary
Rasmus Lerdorf [Sun, 26 Jul 2009 19:29:11 +0000 (19:29 +0000)]
Not binary

16 years agoFixed bug #49026 (proc_open() can bypass safe_mode_protected_env_vars
Ilia Alshanetsky [Sun, 26 Jul 2009 15:14:18 +0000 (15:14 +0000)]
Fixed bug #49026 (proc_open() can bypass safe_mode_protected_env_vars
restrictions).

16 years agomake cache_list tests pass in php 6
Greg Beaver [Sun, 26 Jul 2009 03:07:23 +0000 (03:07 +0000)]
make cache_list tests pass in php 6

16 years agofix buildFromIterator with filesystem iterator in php 6
Greg Beaver [Sun, 26 Jul 2009 02:43:14 +0000 (02:43 +0000)]
fix buildFromIterator with filesystem iterator in php 6

16 years agofix generation of phar.phar in php 6, fix remaining tests broken by PHP 6 (and not...
Greg Beaver [Sun, 26 Jul 2009 02:18:50 +0000 (02:18 +0000)]
fix generation of phar.phar in php 6, fix remaining tests broken by PHP 6 (and not by spl/other stuff in php6)

16 years agoThe test for bug #46739 doesn't actually need the remote
Rasmus Lerdorf [Sun, 26 Jul 2009 02:12:38 +0000 (02:12 +0000)]
The test for bug #46739 doesn't actually need the remote
responder, so get rid of the skipif in PHP 5, and it was
broken in PHP 6 because the keys in the curl_info array
were not unicode.  All internally-generated arrays should
have unicode keys.

16 years agofix basic phar test issues, failing tests phar_oo_009.phpt and phar_buildfromiterator...
Greg Beaver [Sun, 26 Jul 2009 01:24:12 +0000 (01:24 +0000)]
fix basic phar test issues, failing tests phar_oo_009.phpt and phar_buildfromiterator10.phpt are due to bugs in Spl

16 years agore-organize slightly, fix more php6-only compile warnings in php_stream_copy_to_mem
Greg Beaver [Sun, 26 Jul 2009 01:03:47 +0000 (01:03 +0000)]
re-organize slightly, fix more php6-only compile warnings in php_stream_copy_to_mem

16 years agofix zip front controller tests for php6
Greg Beaver [Sun, 26 Jul 2009 00:39:40 +0000 (00:39 +0000)]
fix zip front controller tests for php6

16 years agofix tar front controller tests for php6
Greg Beaver [Sun, 26 Jul 2009 00:35:17 +0000 (00:35 +0000)]
fix tar front controller tests for php6

16 years agofix more tests for php6
Greg Beaver [Sun, 26 Jul 2009 00:28:50 +0000 (00:28 +0000)]
fix more tests for php6

16 years agomore php6 fixes for phar, fix more tests
Greg Beaver [Sat, 25 Jul 2009 23:45:45 +0000 (23:45 +0000)]
more php6 fixes for phar, fix more tests

16 years agoBFN #48189
Kalle Sommer Nielsen [Sat, 25 Jul 2009 23:40:22 +0000 (23:40 +0000)]
BFN #48189

16 years agoFixed bug #48189 (ibase_execute error in return param)
Kalle Sommer Nielsen [Sat, 25 Jul 2009 23:37:47 +0000 (23:37 +0000)]
Fixed bug #48189 (ibase_execute error in return param)

16 years ago- Fix tests to be more comptatible AND to test what they are supposed to test
Jani Taskinen [Sat, 25 Jul 2009 22:20:18 +0000 (22:20 +0000)]
- Fix tests to be more comptatible AND to test what they are supposed to test

16 years ago- Opss, fix the fix...
Felipe Pena [Sat, 25 Jul 2009 21:56:31 +0000 (21:56 +0000)]
- Opss, fix the fix...

16 years ago- Fix test
Felipe Pena [Sat, 25 Jul 2009 21:52:33 +0000 (21:52 +0000)]
- Fix test

16 years agoFix dumb typo in the skipif
Rasmus Lerdorf [Sat, 25 Jul 2009 21:37:04 +0000 (21:37 +0000)]
Fix dumb typo in the skipif

16 years ago- Fix this again :)
Jani Taskinen [Sat, 25 Jul 2009 21:07:02 +0000 (21:07 +0000)]
- Fix this again :)

16 years ago- Add missing EXPERIMENTAL note (this thing REALLY is experimental at best..)
Jani Taskinen [Sat, 25 Jul 2009 20:58:51 +0000 (20:58 +0000)]
- Add missing EXPERIMENTAL note (this thing REALLY is experimental at best..)

16 years ago- Fixed bug #48637 ("file" wrapper is overwritten when using --with-curlwrappers)
Jani Taskinen [Sat, 25 Jul 2009 20:44:19 +0000 (20:44 +0000)]
- Fixed bug #48637 ("file" wrapper is overwritten when using --with-curlwrappers)
# Also fixes bug #48603, basically same issue.

16 years ago- Making Valgrind happy
Felipe Pena [Sat, 25 Jul 2009 20:39:01 +0000 (20:39 +0000)]
- Making Valgrind happy

16 years ago- Updated to version 2009.11 (2009k)
Derick Rethans [Sat, 25 Jul 2009 15:14:28 +0000 (15:14 +0000)]
- Updated to version 2009.11 (2009k)

16 years ago- Fix bad environment usage
Jani Taskinen [Sat, 25 Jul 2009 14:52:52 +0000 (14:52 +0000)]
- Fix bad environment usage

16 years ago- Fix test when responder is something like lighttpd
Jani Taskinen [Sat, 25 Jul 2009 14:49:17 +0000 (14:49 +0000)]
- Fix test when responder is something like lighttpd

16 years ago- Fix test
Jani Taskinen [Sat, 25 Jul 2009 14:20:38 +0000 (14:20 +0000)]
- Fix test

16 years ago- Fixed bug #49052 (context option headers freed too early when using --with-curlwrap...
Jani Taskinen [Sat, 25 Jul 2009 13:00:25 +0000 (13:00 +0000)]
- Fixed bug #49052 (context option headers freed too early when using --with-curlwrappers)

16 years ago- Fix tests .oO(why are there so many things broken in this branch..?)
Jani Taskinen [Sat, 25 Jul 2009 00:43:42 +0000 (00:43 +0000)]
- Fix tests .oO(why are there so many things broken in this branch..?)

16 years ago- Fix test
Jani Taskinen [Sat, 25 Jul 2009 00:35:25 +0000 (00:35 +0000)]
- Fix test

16 years agomerge from HEAD changes to test
Greg Beaver [Fri, 24 Jul 2009 23:55:49 +0000 (23:55 +0000)]
merge from HEAD changes to test

16 years agobegin work on making phar php6-ready
Greg Beaver [Fri, 24 Jul 2009 23:53:24 +0000 (23:53 +0000)]
begin work on making phar php6-ready

16 years ago- MFH (using svn merge; it seems I won't need to repeat the commit message anymore)
Moriyoshi Koizumi [Fri, 24 Jul 2009 23:48:58 +0000 (23:48 +0000)]
- MFH (using svn merge; it seems I won't need to repeat the commit message anymore)

16 years agoupdate test to work in php 6
Greg Beaver [Fri, 24 Jul 2009 22:09:36 +0000 (22:09 +0000)]
update test to work in php 6

16 years agofix PHAR_ARG_INFO #define to work with PHP major versions > 5
Greg Beaver [Fri, 24 Jul 2009 21:27:51 +0000 (21:27 +0000)]
fix PHAR_ARG_INFO #define to work with PHP major versions > 5

16 years ago- Fixed bug #48835 (Deprecated php.ini options in old php.inis makes "make test"...
Jani Taskinen [Fri, 24 Jul 2009 20:24:12 +0000 (20:24 +0000)]
- Fixed bug #48835 (Deprecated php.ini options in old php.inis makes "make test" to fail)

16 years ago- Fix test
Jani Taskinen [Fri, 24 Jul 2009 19:51:55 +0000 (19:51 +0000)]
- Fix test

16 years ago- Missing svn:ignore
Jani Taskinen [Fri, 24 Jul 2009 19:44:07 +0000 (19:44 +0000)]
- Missing svn:ignore

16 years agofix --CLEAN-- of all.phpt, remove unnecessary check in phar_convert_again.phpt, and...
Greg Beaver [Fri, 24 Jul 2009 19:40:41 +0000 (19:40 +0000)]
fix --CLEAN-- of all.phpt, remove unnecessary check in phar_convert_again.phpt, and fix signature generation and checking for zip to also include central directory up to the signature, implement better check for end-of-zip at signature verification

16 years agomerge unmerged changes between branches, remove unnecessary test for zip signature...
Greg Beaver [Fri, 24 Jul 2009 17:07:05 +0000 (17:07 +0000)]
merge unmerged changes between branches, remove unnecessary test for zip signature failure in badparameters.phpt

16 years ago- Added - to the list of "unsafe" characters so that the pecl dir can have the
Derick Rethans [Fri, 24 Jul 2009 16:30:48 +0000 (16:30 +0000)]
- Added - to the list of "unsafe" characters so that the pecl dir can have the
  - character in the name.

16 years agofix minor memory leak
Greg Beaver [Fri, 24 Jul 2009 16:21:40 +0000 (16:21 +0000)]
fix minor memory leak

16 years agofix signature generation/validation for zip archives by phar extension, fix a few...
Greg Beaver [Fri, 24 Jul 2009 15:42:17 +0000 (15:42 +0000)]
fix signature generation/validation for zip archives by phar extension, fix a few edge cases where memory was leaked on error conditions by missing efree()

16 years agoAdding tests for imagesetthickness, basic and errors for both params, and complementi...
Rafael Machado Dohms [Fri, 24 Jul 2009 03:06:05 +0000 (03:06 +0000)]
Adding tests for imagesetthickness, basic and errors for both params, and complementing imagetruecolortopalette with out of bound params

16 years ago- Fixed tests to be more portable
Jani Taskinen [Thu, 23 Jul 2009 19:06:56 +0000 (19:06 +0000)]
- Fixed tests to be more portable

16 years ago- Add missing svn:ignore property
Jani Taskinen [Thu, 23 Jul 2009 17:38:03 +0000 (17:38 +0000)]
- Add missing svn:ignore property

16 years agofix PHP Bug #48377: error message unclear on converting phar with existing file
Greg Beaver [Thu, 23 Jul 2009 17:04:24 +0000 (17:04 +0000)]
fix PHP Bug #48377: error message unclear on converting phar with existing file

16 years agonew phar test for zip with data descriptor in local file header
Greg Beaver [Thu, 23 Jul 2009 16:40:47 +0000 (16:40 +0000)]
new phar test for zip with data descriptor in local file header

16 years agofix PHP bug #48791: open office files always reported as corrupted
Greg Beaver [Thu, 23 Jul 2009 16:30:27 +0000 (16:30 +0000)]
fix PHP bug #48791: open office files always reported as corrupted

16 years ago- Fix test
Jani Taskinen [Thu, 23 Jul 2009 16:25:07 +0000 (16:25 +0000)]
- Fix test

16 years agofix php bug #48783: make install will fail saying phar file exists
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

16 years agofix PHP bug #48740: PHAR install fails when INSTALL_ROOT is not the final install...
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

16 years ago- Fixed bug #48802 (printf() returns incorrect outputted length)
Jani Taskinen [Thu, 23 Jul 2009 14:54:04 +0000 (14:54 +0000)]
- Fixed bug #48802 (printf() returns incorrect outputted length)

16 years ago- Fixed bug #49032 (SplFileObject::fscanf() variables passed by reference)
Jani Taskinen [Thu, 23 Jul 2009 14:42:46 +0000 (14:42 +0000)]
- Fixed bug #49032 (SplFileObject::fscanf() variables passed by reference)

16 years agoFixed bug #49014 (dechunked filter broken when serving more than 8192 bytes in
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

16 years agofix Bug #49021: phar tar signature algorithm reports as Unknown (0) in getSignature...
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

16 years agoFix Bug #49020: phar misinterprets ustar long filename standard
Greg Beaver [Wed, 22 Jul 2009 19:51:37 +0000 (19:51 +0000)]
Fix Bug #49020: phar misinterprets ustar long filename standard

16 years agodon't package up subversion directory in phar.phar
Greg Beaver [Wed, 22 Jul 2009 18:37:32 +0000 (18:37 +0000)]
don't package up subversion directory in phar.phar

16 years agofix php bug #49018 (phar tar stores long filenames with prefix/name reversed)
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)

16 years agoMFH: The exact error message might differ (it's "Not owner" on Solaris) (r265951)
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)

16 years agoFix bug #49003 by tweaking the fix to bug #44929 slightly.
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.

16 years ago- Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()).
Sriram Natarajan [Tue, 21 Jul 2009 20:32:32 +0000 (20:32 +0000)]
- Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()).

16 years agoFixed bug #48962 (cURL does not upload files with specified filename).
Ilia Alshanetsky [Tue, 21 Jul 2009 15:56:08 +0000 (15:56 +0000)]
Fixed bug #48962 (cURL does not upload files with specified filename).

16 years agoRemove empty sections. Fix bad use of --SKIP--
Zoe Slattery [Tue, 21 Jul 2009 14:02:24 +0000 (14:02 +0000)]
Remove empty sections. Fix bad use of --SKIP--

16 years ago- There is only one Makefile that needs removing
Jani Taskinen [Tue, 21 Jul 2009 13:57:33 +0000 (13:57 +0000)]
- There is only one Makefile that needs removing

16 years ago- Fixed problem with vcsclean which caused it not to really clean whole tree
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

16 years agoCVS->SVN
Johannes Schlüter [Mon, 20 Jul 2009 14:34:09 +0000 (14:34 +0000)]
CVS->SVN

16 years agorevert Nuno's commit of my patch
Gwynne Raskind [Mon, 20 Jul 2009 11:48:04 +0000 (11:48 +0000)]
revert Nuno's commit of my patch

16 years agoFixed bug #48929 (Double \r\n after HTTP headers when "header" context option is...
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)

16 years ago- Removed unused parts
Jani Taskinen [Mon, 20 Jul 2009 10:51:40 +0000 (10:51 +0000)]
- Removed unused parts

16 years agoFix Windows build
Kalle Sommer Nielsen [Mon, 20 Jul 2009 04:31:07 +0000 (04:31 +0000)]
Fix Windows build

16 years agoRemoving deprecated test replaced by individual tests for imageistruecolor and imaget...
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

16 years agoSeparating and complementing imageistruecolor and imagetruecolortopalette tests
Rafael Machado Dohms [Mon, 20 Jul 2009 03:47:29 +0000 (03:47 +0000)]
Separating and complementing imageistruecolor and imagetruecolortopalette tests

16 years ago- Fixed bug #48057 (Only the date fields of the first row are fetched, others are...
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

16 years ago- Fixed bug #48980 (Crash when compiling with pdo_firebird)
Felipe Pena [Sun, 19 Jul 2009 23:33:50 +0000 (23:33 +0000)]
- Fixed bug #48980 (Crash when compiling with pdo_firebird)

16 years ago- Revert my mistake
Felipe Pena [Sun, 19 Jul 2009 22:46:03 +0000 (22:46 +0000)]
- Revert my mistake

16 years ago- Fixed module check (Related to bug #48785)
Felipe Pena [Sun, 19 Jul 2009 20:53:26 +0000 (20:53 +0000)]
- Fixed module check (Related to bug #48785)

16 years ago- Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_...
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]

16 years ago- #49763 entry (and test commit in multiple branches :)
Pierre Joye [Sun, 19 Jul 2009 17:02:03 +0000 (17:02 +0000)]
- #49763 entry (and test commit in multiple branches :)

16 years ago- New tests
Felipe Pena [Sun, 19 Jul 2009 16:31:43 +0000 (16:31 +0000)]
- New tests

16 years agoMFH: Bug #48722 (Update OCI8 --enable-sigchild warning)
Christopher Jones [Sun, 19 Jul 2009 16:27:59 +0000 (16:27 +0000)]
MFH: Bug #48722 (Update OCI8 --enable-sigchild warning)

16 years agomake it easier for maintainers to set un/pw in environments that don't pass shell...
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

16 years agoFix expected output to match final PHP 5.3 deprecated behavior
Christopher Jones [Sun, 19 Jul 2009 16:06:19 +0000 (16:06 +0000)]
Fix expected output to match final PHP 5.3 deprecated behavior

16 years agoReduce Oracle version-dependent diffs. Make PHP 5/6 compatible
Christopher Jones [Sun, 19 Jul 2009 16:05:08 +0000 (16:05 +0000)]
Reduce Oracle version-dependent diffs. Make PHP 5/6 compatible

16 years ago- MFB: Fix #48763, create corrupt archive
Pierre Joye [Sun, 19 Jul 2009 15:32:09 +0000 (15:32 +0000)]
- MFB: Fix #48763, create corrupt archive