]> granicus.if.org Git - php/log
php
16 years agoadd test for symbolic and hard links
Greg Beaver [Sun, 20 Apr 2008 17:59:14 +0000 (17:59 +0000)]
add test for symbolic and hard links

16 years agonew test for bad checksum, fix tar.c to catch tar archives with a corrupted first...
Greg Beaver [Sun, 20 Apr 2008 17:28:54 +0000 (17:28 +0000)]
new test for bad checksum, fix tar.c to catch tar archives with a corrupted first entry, fix memleak on bad checksum

16 years agofix tests to match CVS
Greg Beaver [Sun, 20 Apr 2008 17:19:24 +0000 (17:19 +0000)]
fix tests to match CVS

16 years agofix truncation test
Greg Beaver [Sun, 20 Apr 2008 16:58:08 +0000 (16:58 +0000)]
fix truncation test

16 years agoadd failing test for truncated tar archive
Greg Beaver [Sun, 20 Apr 2008 15:12:09 +0000 (15:12 +0000)]
add failing test for truncated tar archive

16 years agonew test, increases code coverage slightly
Greg Beaver [Sun, 20 Apr 2008 14:54:05 +0000 (14:54 +0000)]
new test, increases code coverage slightly

16 years agofix test to be OS-agnostic
Greg Beaver [Sun, 20 Apr 2008 05:50:40 +0000 (05:50 +0000)]
fix test to be OS-agnostic

16 years agore-adding as binary
Greg Beaver [Sun, 20 Apr 2008 05:49:06 +0000 (05:49 +0000)]
re-adding as binary

16 years agoadded as text, removing in order to re-add
Greg Beaver [Sun, 20 Apr 2008 05:48:52 +0000 (05:48 +0000)]
added as text, removing in order to re-add

16 years agoamend zip test to actually test file perms creation/reading and fix severely broken...
Greg Beaver [Sun, 20 Apr 2008 05:41:41 +0000 (05:41 +0000)]
amend zip test to actually test file perms creation/reading and fix severely broken permissions creation

16 years agoadd new test for openoffice-created zip
Greg Beaver [Sun, 20 Apr 2008 05:22:02 +0000 (05:22 +0000)]
add new test for openoffice-created zip

16 years agonew test for unix 'zip' command-created zip archives
Greg Beaver [Sun, 20 Apr 2008 05:19:20 +0000 (05:19 +0000)]
new test for unix 'zip' command-created zip archives

16 years agofix fopen test problem - behavior is slightly different from PHP 5.2 -> PHP 5.3
Greg Beaver [Sun, 20 Apr 2008 04:35:14 +0000 (04:35 +0000)]
fix fopen test problem - behavior is slightly different from PHP 5.2 -> PHP 5.3
now all tests pass on windows on my box

16 years agofix all but 1 test on windows (yay)
Greg Beaver [Sun, 20 Apr 2008 04:19:13 +0000 (04:19 +0000)]
fix all but 1 test on windows (yay)

16 years agofix a couple more tests on windows
Greg Beaver [Sun, 20 Apr 2008 04:10:51 +0000 (04:10 +0000)]
fix a couple more tests on windows

16 years ago- Fixed tests
Felipe Pena [Sun, 20 Apr 2008 02:25:08 +0000 (02:25 +0000)]
- Fixed tests

16 years ago- Better error message
Felipe Pena [Sun, 20 Apr 2008 01:44:51 +0000 (01:44 +0000)]
- Better error message

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

16 years agofix 98 of 105 failing tests on windows (real progress now)
Greg Beaver [Sun, 20 Apr 2008 00:24:01 +0000 (00:24 +0000)]
fix 98 of 105 failing tests on windows (real progress now)

16 years ago- Fixed tests
Felipe Pena [Sat, 19 Apr 2008 23:11:26 +0000 (23:11 +0000)]
- Fixed tests

16 years agofix 3 failing tests out of 108 on windows (whoop-de-doo)
Greg Beaver [Sat, 19 Apr 2008 17:57:24 +0000 (17:57 +0000)]
fix 3 failing tests out of 108 on windows (whoop-de-doo)

16 years agofix ZTS build
Greg Beaver [Sat, 19 Apr 2008 17:24:41 +0000 (17:24 +0000)]
fix ZTS build

16 years agofix ZTS build and Phar::isValidPharFilename
Greg Beaver [Sat, 19 Apr 2008 17:24:26 +0000 (17:24 +0000)]
fix ZTS build and Phar::isValidPharFilename

16 years agonew test for unsupported compression versions, vastly enhance error messages on unsup...
Greg Beaver [Sat, 19 Apr 2008 06:18:13 +0000 (06:18 +0000)]
new test for unsupported compression versions, vastly enhance error messages on unsupported compression methods, fix memleak

16 years agonew tests for corrupted zips
Greg Beaver [Sat, 19 Apr 2008 05:58:40 +0000 (05:58 +0000)]
new tests for corrupted zips

16 years agonew test for zip archives with files created from stdin
Greg Beaver [Sat, 19 Apr 2008 05:53:57 +0000 (05:53 +0000)]
new test for zip archives with files created from stdin

16 years agonew test for encrypted zips
Greg Beaver [Sat, 19 Apr 2008 05:51:10 +0000 (05:51 +0000)]
new test for encrypted zips

16 years agonew test for central directory offset being wrong
Greg Beaver [Sat, 19 Apr 2008 05:45:10 +0000 (05:45 +0000)]
new test for central directory offset being wrong

16 years agonew test for truncated file comment, fix memleak found by test
Greg Beaver [Sat, 19 Apr 2008 05:39:42 +0000 (05:39 +0000)]
new test for truncated file comment, fix memleak found by test

16 years agonew corrupt zip test
Greg Beaver [Sat, 19 Apr 2008 05:35:03 +0000 (05:35 +0000)]
new corrupt zip test

16 years agonew test for corrupted zip with mis-matched entry counts, and fix memleaks in this...
Greg Beaver [Sat, 19 Apr 2008 05:30:48 +0000 (05:30 +0000)]
new test for corrupted zip with mis-matched entry counts, and fix memleaks in this test case

16 years agoadd utility for creating corrupted zip archives for testing purposes
Greg Beaver [Sat, 19 Apr 2008 05:15:24 +0000 (05:15 +0000)]
add utility for creating corrupted zip archives for testing purposes

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

16 years ago- New tests
Felipe Pena [Fri, 18 Apr 2008 13:54:46 +0000 (13:54 +0000)]
- New tests

16 years agoCOMPLETELY rework filename extension detection. Now the only requirements are:
Greg Beaver [Fri, 18 Apr 2008 04:13:13 +0000 (04:13 +0000)]
COMPLETELY rework filename extension detection.  Now the only requirements are:
1 - executable phars must contain '.phar' in the filename
2 - non-executable phars must not contain '.phar' and must have an extension of at least 1 character

In addition, phar filenames must exist if opened for read, and the directory containing the phar must exist if opened for creation
if opened for creation, the file must not already exist
[DOC]

16 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

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

16 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

16 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

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

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

16 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)

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

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

16 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

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

16 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

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

16 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.

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

16 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

16 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

16 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

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

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

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

16 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

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

16 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

16 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

16 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

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

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

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

16 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

16 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

16 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

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

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

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

16 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

16 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

16 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

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

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

16 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

16 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

16 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)

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

16 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)

16 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

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

16 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 ;)

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

16 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

16 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

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

16 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.

16 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

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

16 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

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

16 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)

16 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)

16 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

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

16 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

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

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

16 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?)