]> granicus.if.org Git - php/log
php
17 years agoMFB: Set extension status back to dev
Christopher Jones [Fri, 18 Apr 2008 02:35:08 +0000 (02:35 +0000)]
MFB: Set extension status back to dev

17 years agoChangeLog update
<changelog@php.net> [Fri, 18 Apr 2008 01:31:37 +0000 (01:31 +0000)]
ChangeLog update

17 years agoCode:
Christopher Jones [Fri, 18 Apr 2008 00:04:45 +0000 (00:04 +0000)]
Code:
  - Do scope-end release for oci_pconnect (oci8.old_oci_close_semantics=1 gives old behavior)
  - Fix session reuse with 10.2 client libs
  - Fix the Ping macro version check for 10.2
  - Add type check associated with zend_list_find
  - Code connection re-organized for reuse
  - Format comments
  - WS changes
  - Prepare for new PECL release
Tests:
  - Add new tests
  - Rationalize password tests
  - Revert use of __DIR__ so tests will work with PHP 5.2
  - Update some skipifs to make tests more portable

17 years agofix bug #44648 (Attribute names not checked for wellformedness)
Rob Richards [Thu, 17 Apr 2008 20:19:53 +0000 (20:19 +0000)]
fix bug #44648 (Attribute names not checked for wellformedness)
fix some warnings

17 years ago- New test
Felipe Pena [Thu, 17 Apr 2008 18:16:34 +0000 (18:16 +0000)]
- New test

17 years ago- Fixed typo
Felipe Pena [Thu, 17 Apr 2008 11:08:32 +0000 (11:08 +0000)]
- Fixed typo

17 years agoFixed bug #44226 (Throwing an exception causes crash in multithreaded SAPI)
Dmitry Stogov [Thu, 17 Apr 2008 10:21:25 +0000 (10:21 +0000)]
Fixed bug #44226 (Throwing an exception causes crash in multithreaded SAPI)

17 years agoChangeLog update
<changelog@php.net> [Thu, 17 Apr 2008 01:31:40 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix compression zip tests
Greg Beaver [Wed, 16 Apr 2008 20:26:22 +0000 (20:26 +0000)]
fix compression zip tests

17 years agoadd failing tests for compression of zip files internally
Greg Beaver [Wed, 16 Apr 2008 20:15:19 +0000 (20:15 +0000)]
add failing tests for compression of zip files internally

17 years agofix large zip test
Greg Beaver [Wed, 16 Apr 2008 20:08:02 +0000 (20:08 +0000)]
fix large zip test

17 years agoload entire end of zip instead of weird 8k looping, logic is much simpler, and it...
Greg Beaver [Wed, 16 Apr 2008 19:48:31 +0000 (19:48 +0000)]
load entire end of zip instead of weird 8k looping, logic is much simpler, and it's only 65k instead of 8k

17 years agomake test OS-agnostic
Greg Beaver [Wed, 16 Apr 2008 19:47:41 +0000 (19:47 +0000)]
make test OS-agnostic

17 years ago- MF52: Fixed bug #44703 (htmlspecialchars() does not detect bad character set
Derick Rethans [Wed, 16 Apr 2008 17:24:00 +0000 (17:24 +0000)]
- MF52: Fixed bug #44703 (htmlspecialchars() does not detect bad character set
  argument).
#- WIll merge to 5.3 later, that branch has some more modifications.

17 years agoalways initialize mod_type
Antony Dovgal [Wed, 16 Apr 2008 13:19:31 +0000 (13:19 +0000)]
always initialize mod_type

17 years agounicode support and minor leak fix
Antony Dovgal [Wed, 16 Apr 2008 13:17:44 +0000 (13:17 +0000)]
unicode support and minor leak fix

17 years agoconvert ext/ldap to use new parameter parsing API
Antony Dovgal [Wed, 16 Apr 2008 13:02:26 +0000 (13:02 +0000)]
convert ext/ldap to use new parameter parsing API
also restructure the extension to get rid of some garbage

17 years agoUpdate ext/mysql, ext/mysqli and ext/mysqlnd from development tree
Andrey Hristov [Wed, 16 Apr 2008 12:53:18 +0000 (12:53 +0000)]
Update ext/mysql, ext/mysqli and ext/mysqlnd from development tree

17 years ago- add test
Pierre Joye [Wed, 16 Apr 2008 09:56:36 +0000 (09:56 +0000)]
- add test

17 years ago- prepare 1.0.2
Pierre Joye [Wed, 16 Apr 2008 09:41:05 +0000 (09:41 +0000)]
- prepare 1.0.2

17 years ago- Fix protos
Pierre Joye [Wed, 16 Apr 2008 09:30:16 +0000 (09:30 +0000)]
- Fix protos

17 years agofix end of directory locator detection code, add failing test for large zips
Greg Beaver [Wed, 16 Apr 2008 04:34:25 +0000 (04:34 +0000)]
fix end of directory locator detection code, add failing test for large zips

17 years agofix test - metadata works now
Greg Beaver [Wed, 16 Apr 2008 04:16:20 +0000 (04:16 +0000)]
fix test - metadata works now

17 years agofix segfault in meta-data parsing of zip archives
Greg Beaver [Wed, 16 Apr 2008 04:15:08 +0000 (04:15 +0000)]
fix segfault in meta-data parsing of zip archives

17 years agoadd failing test for metadata support in zip archives
Greg Beaver [Wed, 16 Apr 2008 04:11:14 +0000 (04:11 +0000)]
add failing test for metadata support in zip archives

17 years agorename is_zip parameter of phar_parse_metadata to more accurately reflect what it is
Greg Beaver [Wed, 16 Apr 2008 04:01:33 +0000 (04:01 +0000)]
rename is_zip parameter of phar_parse_metadata to more accurately reflect what it is

17 years agoincrease code coverage
Greg Beaver [Wed, 16 Apr 2008 03:55:13 +0000 (03:55 +0000)]
increase code coverage

17 years agoforgot F in EXPECTF
Greg Beaver [Wed, 16 Apr 2008 03:54:06 +0000 (03:54 +0000)]
forgot F in EXPECTF

17 years agoincrease code coverage
Greg Beaver [Wed, 16 Apr 2008 03:54:05 +0000 (03:54 +0000)]
increase code coverage

17 years agoadd another test for alias overloading and make sure we disallow it when passed in...
Greg Beaver [Wed, 16 Apr 2008 03:42:29 +0000 (03:42 +0000)]
add another test for alias overloading and make sure we disallow it when passed in constructor

17 years agofix tests so $Revision$ does not screw with things
Greg Beaver [Wed, 16 Apr 2008 03:27:45 +0000 (03:27 +0000)]
fix tests so $Revision$ does not screw with things

17 years agoincrease code coverage for phpinfo(), rework CLI phpinfo for phar.extract_list to...
Greg Beaver [Wed, 16 Apr 2008 03:26:20 +0000 (03:26 +0000)]
increase code coverage for phpinfo(), rework CLI phpinfo for phar.extract_list to be legible

17 years agoChangeLog update
<changelog@php.net> [Wed, 16 Apr 2008 01:31:42 +0000 (01:31 +0000)]
ChangeLog update

17 years agoincrease code coverage
Greg Beaver [Tue, 15 Apr 2008 23:46:44 +0000 (23:46 +0000)]
increase code coverage

17 years agore-add as binary
Greg Beaver [Tue, 15 Apr 2008 19:26:35 +0000 (19:26 +0000)]
re-add as binary

17 years agoaha - added as ascii, removing in order to re-add
Greg Beaver [Tue, 15 Apr 2008 19:25:46 +0000 (19:25 +0000)]
aha - added as ascii, removing in order to re-add

17 years agothis was corrupted on my windows box. $1m question: is this newly regenerated phar...
Greg Beaver [Tue, 15 Apr 2008 19:25:06 +0000 (19:25 +0000)]
this was corrupted on my windows box.  $1m question: is this newly regenerated phar valid on Steph's box and my unix box?

withphar.phpt and withphar_web.phpt use it

17 years agofurther big-endian systems fixes for zip
Greg Beaver [Tue, 15 Apr 2008 19:16:47 +0000 (19:16 +0000)]
further big-endian systems fixes for zip

17 years ago- Fixed test
Felipe Pena [Tue, 15 Apr 2008 18:59:27 +0000 (18:59 +0000)]
- Fixed test

17 years agofix test on windows
Greg Beaver [Tue, 15 Apr 2008 18:41:03 +0000 (18:41 +0000)]
fix test on windows

17 years agouse nonblock listener socket to avoid blocking
George Wang [Tue, 15 Apr 2008 18:36:48 +0000 (18:36 +0000)]
use nonblock listener socket to avoid blocking

17 years agoforgot to commit this yesterday - make error message test PHP-version agnostic
Greg Beaver [Tue, 15 Apr 2008 18:33:47 +0000 (18:33 +0000)]
forgot to commit this yesterday - make error message test PHP-version agnostic

17 years ago- Fixed tests (NULL is allowed where binary string is expected)
Felipe Pena [Tue, 15 Apr 2008 17:13:08 +0000 (17:13 +0000)]
- Fixed tests (NULL is allowed where binary string is expected)

17 years agoMFB
Elizabeth Marie Smith [Tue, 15 Apr 2008 16:59:40 +0000 (16:59 +0000)]
MFB

17 years agoforce use of BSD sed for OS X hack (patch by Alexey Zakhlestin)
Gwynne Raskind [Tue, 15 Apr 2008 16:31:15 +0000 (16:31 +0000)]
force use of BSD sed for OS X hack (patch by Alexey Zakhlestin)

17 years agoSelected better initial VM stack size
Dmitry Stogov [Tue, 15 Apr 2008 15:52:48 +0000 (15:52 +0000)]
Selected better initial VM stack size

17 years ago- Fixed test
Felipe Pena [Tue, 15 Apr 2008 15:41:41 +0000 (15:41 +0000)]
- Fixed test

17 years ago- Clean files that actually exist ;)
Steph Fox [Tue, 15 Apr 2008 14:34:16 +0000 (14:34 +0000)]
- Clean files that actually exist ;)

17 years agotruly enable APC in phar
Greg Beaver [Tue, 15 Apr 2008 13:52:02 +0000 (13:52 +0000)]
truly enable APC in phar

17 years agoremove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD
Antony Dovgal [Tue, 15 Apr 2008 12:47:18 +0000 (12:47 +0000)]
remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD

17 years agoOptimized request startup sequence for php.ini without per dir and per host conf
Dmitry Stogov [Tue, 15 Apr 2008 11:32:13 +0000 (11:32 +0000)]
Optimized request startup sequence for php.ini without per dir and per host conf
igurations

17 years ago- missed one line
Jani Taskinen [Tue, 15 Apr 2008 09:02:16 +0000 (09:02 +0000)]
- missed one line

17 years ago- Readd config_get_has(). No need to document, it is only available for debug builds.
Jani Taskinen [Tue, 15 Apr 2008 08:43:48 +0000 (08:43 +0000)]
- Readd config_get_has(). No need to document, it is only available for debug builds.

17 years agoadd support for proper APC caching
Greg Beaver [Tue, 15 Apr 2008 04:56:34 +0000 (04:56 +0000)]
add support for proper APC caching

17 years agoadd interception for readfile [DOC]
Greg Beaver [Tue, 15 Apr 2008 03:36:57 +0000 (03:36 +0000)]
add interception for readfile [DOC]

17 years agoadd support for big-endian systems to zip implementation
Greg Beaver [Tue, 15 Apr 2008 03:29:21 +0000 (03:29 +0000)]
add support for big-endian systems to zip implementation

17 years agoChangeLog update
<changelog@php.net> [Tue, 15 Apr 2008 01:31:35 +0000 (01:31 +0000)]
ChangeLog update

17 years agoFixed bug #44719 (More uninitialised values causing wierd errors)
Scott MacVicar [Tue, 15 Apr 2008 00:39:43 +0000 (00:39 +0000)]
Fixed bug #44719 (More uninitialised values causing wierd errors)

17 years agoFixed bug #44722 (Segfault setting a null session path)
Scott MacVicar [Tue, 15 Apr 2008 00:32:51 +0000 (00:32 +0000)]
Fixed bug #44722 (Segfault setting a null session path)

17 years agofix test to be OS-agnostic
Greg Beaver [Mon, 14 Apr 2008 22:50:52 +0000 (22:50 +0000)]
fix test to be OS-agnostic

17 years agofix invalid variable access
Greg Beaver [Mon, 14 Apr 2008 22:39:27 +0000 (22:39 +0000)]
fix invalid variable access

17 years agofixes test on windows. Does it break on unix? the shadow knows
Greg Beaver [Mon, 14 Apr 2008 22:27:34 +0000 (22:27 +0000)]
fixes test on windows.  Does it break on unix?  the shadow knows

17 years agofix test on windows
Greg Beaver [Mon, 14 Apr 2008 22:22:04 +0000 (22:22 +0000)]
fix test on windows

17 years agofix test
Greg Beaver [Mon, 14 Apr 2008 18:35:10 +0000 (18:35 +0000)]
fix test

17 years agocomplete rename code coverage tests, completely re-do errors (why are the streams...
Greg Beaver [Mon, 14 Apr 2008 18:33:12 +0000 (18:33 +0000)]
complete rename code coverage tests, completely re-do errors (why are the streams funcs so dang inconsistent in error handling/return values?)

17 years agoremove unused file
Greg Beaver [Mon, 14 Apr 2008 18:16:51 +0000 (18:16 +0000)]
remove unused file

17 years agoremove redundant check for file existence, add another unlink edgecase test
Greg Beaver [Mon, 14 Apr 2008 18:03:57 +0000 (18:03 +0000)]
remove redundant check for file existence, add another unlink edgecase test

17 years agodisallow unlink() on extracted phars (the idea is that it is a read-only for execute...
Greg Beaver [Mon, 14 Apr 2008 17:54:38 +0000 (17:54 +0000)]
disallow unlink() on extracted phars (the idea is that it is a read-only for execute thing), add tests for unlink edge cases

17 years ago- Fixed test (bug #44533)
Felipe Pena [Mon, 14 Apr 2008 17:51:08 +0000 (17:51 +0000)]
- Fixed test (bug #44533)

17 years ago- Fixed test
Felipe Pena [Mon, 14 Apr 2008 17:42:30 +0000 (17:42 +0000)]
- Fixed test

17 years agoadd stat test for root dir
Greg Beaver [Mon, 14 Apr 2008 17:40:46 +0000 (17:40 +0000)]
add stat test for root dir

17 years agoadd tests for extract_list and stat
Greg Beaver [Mon, 14 Apr 2008 17:39:46 +0000 (17:39 +0000)]
add tests for extract_list and stat

17 years agonuke potential segfault in phar_open_url, remove mem leaks due to error logging in...
Greg Beaver [Mon, 14 Apr 2008 17:36:48 +0000 (17:36 +0000)]
nuke potential segfault in phar_open_url, remove mem leaks due to error logging in phar_wrapper_stat, add to test case

17 years agos/l/L/ to match actual lstat errors
Greg Beaver [Mon, 14 Apr 2008 17:31:01 +0000 (17:31 +0000)]
s/l/L/ to match actual lstat errors

17 years agoadd test case for SEEK_CUR fseek
Greg Beaver [Mon, 14 Apr 2008 17:24:39 +0000 (17:24 +0000)]
add test case for SEEK_CUR fseek

17 years ago- Kill doze compiler warning
Steph Fox [Mon, 14 Apr 2008 17:23:25 +0000 (17:23 +0000)]
- Kill doze compiler warning

17 years agoadd test case for inability to open extract_list file
Greg Beaver [Mon, 14 Apr 2008 17:21:49 +0000 (17:21 +0000)]
add test case for inability to open extract_list file

17 years ago2 more test coverage edge cases down
Greg Beaver [Mon, 14 Apr 2008 17:19:55 +0000 (17:19 +0000)]
2 more test coverage edge cases down

17 years agominor re-factoring of phar_open_url to remove one nested brackets, put fopen edge...
Greg Beaver [Mon, 14 Apr 2008 17:18:58 +0000 (17:18 +0000)]
minor re-factoring of phar_open_url to remove one nested brackets, put fopen edge cases in its own test, tweak test phar file names

17 years ago- Fix ZTS build
Steph Fox [Mon, 14 Apr 2008 17:14:54 +0000 (17:14 +0000)]
- Fix ZTS build

17 years agoFix dns_check_proto (related to #44723)
Etienne Kneuss [Mon, 14 Apr 2008 16:49:30 +0000 (16:49 +0000)]
Fix dns_check_proto (related to #44723)

17 years agoadd test coverage for fopen() with append mode
Greg Beaver [Mon, 14 Apr 2008 16:38:58 +0000 (16:38 +0000)]
add test coverage for fopen() with append mode

17 years agoadd phar.extract_list test coverage for opendir
Greg Beaver [Mon, 14 Apr 2008 16:34:11 +0000 (16:34 +0000)]
add phar.extract_list test coverage for opendir

17 years agoadd test coverage for phar.extract_list and mkdir/rmdir
Greg Beaver [Mon, 14 Apr 2008 16:30:55 +0000 (16:30 +0000)]
add test coverage for phar.extract_list and mkdir/rmdir

17 years agofix potential segfault if some idiot tries to remove the root directory of a phar...
Greg Beaver [Mon, 14 Apr 2008 16:26:01 +0000 (16:26 +0000)]
fix potential segfault if some idiot tries to remove the root directory of a phar, add creation of root directory to test

17 years agoincrease code coverage further
Greg Beaver [Mon, 14 Apr 2008 16:10:58 +0000 (16:10 +0000)]
increase code coverage further

17 years agoadd error message on attempt to rmdir/mkdir 'phar://', add to test
Greg Beaver [Mon, 14 Apr 2008 16:04:11 +0000 (16:04 +0000)]
add error message on attempt to rmdir/mkdir 'phar://', add to test

17 years agoupdate tests to ensure all temp files are erased, and to current error messages
Greg Beaver [Mon, 14 Apr 2008 15:58:12 +0000 (15:58 +0000)]
update tests to ensure all temp files are erased, and to current error messages

17 years agoincrease code coverage slightly
Greg Beaver [Mon, 14 Apr 2008 15:52:57 +0000 (15:52 +0000)]
increase code coverage slightly

17 years agoadd test for mkdir() of sub-directory of existing file, and restore the removed free...
Greg Beaver [Mon, 14 Apr 2008 15:48:25 +0000 (15:48 +0000)]
add test for mkdir() of sub-directory of existing file, and restore the removed free()s with an is_temp_dir test

17 years agoincrease test coverage of phar_wrapper_mkdir, fix segfault when mkdir() on existing...
Greg Beaver [Mon, 14 Apr 2008 15:46:06 +0000 (15:46 +0000)]
increase test coverage of phar_wrapper_mkdir, fix segfault when mkdir() on existing directory

17 years agoMFB5.3: Remove config_get_hash() & and add new boolean parameter to
Hannes Magnusson [Mon, 14 Apr 2008 15:42:14 +0000 (15:42 +0000)]
MFB5.3: Remove config_get_hash() & and add new boolean parameter to
ini_get_all() to list ini entries key=>current_value like config_get_hash()
 did.

17 years agofix edge case where a new phar is created via mkdir(), add to dir.phpt test
Greg Beaver [Mon, 14 Apr 2008 15:21:41 +0000 (15:21 +0000)]
fix edge case where a new phar is created via mkdir(), add to dir.phpt test

17 years agoMFB53: Fixed bug#44716 (Progress notifications incorrect)
Hannes Magnusson [Mon, 14 Apr 2008 12:17:38 +0000 (12:17 +0000)]
MFB53: Fixed bug#44716 (Progress notifications incorrect)

17 years agoanother attempt at fixing mac OS X compile, remove unused obsolete code
Greg Beaver [Mon, 14 Apr 2008 04:47:34 +0000 (04:47 +0000)]
another attempt at fixing mac OS X compile, remove unused obsolete code

17 years agomissing from previous commit to remove stat from opendir wrapper ops
Greg Beaver [Mon, 14 Apr 2008 04:47:00 +0000 (04:47 +0000)]
missing from previous commit to remove stat from opendir wrapper ops

17 years agomore test coverage and fixes from increased coverage to opendir(). dir.phpt fails...
Greg Beaver [Mon, 14 Apr 2008 04:44:04 +0000 (04:44 +0000)]
more test coverage and fixes from increased coverage to opendir(). dir.phpt fails, but for wrong reasons (bug uncovered that needs fix)

17 years agoChangeLog update
<changelog@php.net> [Mon, 14 Apr 2008 01:31:36 +0000 (01:31 +0000)]
ChangeLog update

17 years agoadd fstat to 027 test. Remove phar_dir_stat, stat should not be possible on a dir...
Greg Beaver [Sun, 13 Apr 2008 23:57:44 +0000 (23:57 +0000)]
add fstat to 027 test.  Remove phar_dir_stat, stat should not be possible on a dir handle

17 years agoadd to 027 test (for code coverage) of fwrite on dir handle
Greg Beaver [Sun, 13 Apr 2008 23:48:46 +0000 (23:48 +0000)]
add to 027 test (for code coverage) of fwrite on dir handle