]> granicus.if.org Git - php/log
php
16 years agoMFB: Drop SKIPIF check for ext/spl.
Sebastian Bergmann [Sat, 24 May 2008 14:12:00 +0000 (14:12 +0000)]
MFB: Drop SKIPIF check for ext/spl.

16 years ago- MFB fix offset detection in tar files
Steph Fox [Sat, 24 May 2008 13:59:56 +0000 (13:59 +0000)]
- MFB fix offset detection in tar files

16 years agoAdd tests from testfest
Etienne Kneuss [Sat, 24 May 2008 13:40:33 +0000 (13:40 +0000)]
Add tests from testfest

16 years agoMFB: Drop SKIPIF check for ext/reflection.
Sebastian Bergmann [Sat, 24 May 2008 13:35:03 +0000 (13:35 +0000)]
MFB: Drop SKIPIF check for ext/reflection.

16 years ago- Add constants and new test (test from testfest.php.net)
Marcus Boerger [Sat, 24 May 2008 11:53:35 +0000 (11:53 +0000)]
- Add constants and new test (test from testfest.php.net)

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

16 years agoMore basic ReflectionClass tests from Dutch TestFest.
Robin Fernandes [Fri, 23 May 2008 21:14:05 +0000 (21:14 +0000)]
More basic ReflectionClass tests from Dutch TestFest.

16 years agoimprove regexp to support b0rked SED versions (i.e. Solaris)
Antony Dovgal [Fri, 23 May 2008 19:10:01 +0000 (19:10 +0000)]
improve regexp to support b0rked SED versions (i.e. Solaris)

16 years agouse bundled PCRE library when both yes & no passed as argument,
Antony Dovgal [Fri, 23 May 2008 19:06:36 +0000 (19:06 +0000)]
use bundled PCRE library when both yes & no passed as argument,
look for headers and the lib otherwise

16 years agoMFB:When dumping entire document to file via asXml() don't lose the encoding
Ilia Alshanetsky [Fri, 23 May 2008 15:46:24 +0000 (15:46 +0000)]
MFB:When dumping entire document to file via asXml() don't lose the encoding

16 years agoFixed Windows build now that HAVE_INET_PTON is defined
Matt Wilmas [Fri, 23 May 2008 09:40:19 +0000 (09:40 +0000)]
Fixed Windows build now that HAVE_INET_PTON is defined

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

16 years agoEnable inet_pton() and inet_ntop() on Windows in HEAD
Kalle Sommer Nielsen [Thu, 22 May 2008 22:07:21 +0000 (22:07 +0000)]
Enable inet_pton() and inet_ntop() on Windows in HEAD

16 years agoBasic ReflectionClass tests (from Dutch TestFest)
Robin Fernandes [Thu, 22 May 2008 21:54:01 +0000 (21:54 +0000)]
Basic ReflectionClass tests (from Dutch TestFest)

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

16 years agoMFB fix convertTo\*() for same-named archives with no files
Greg Beaver [Wed, 21 May 2008 20:39:33 +0000 (20:39 +0000)]
MFB fix convertTo\*() for same-named archives with no files

16 years ago- Committing tests reviewed after London TestFest 08
Josie Messa [Wed, 21 May 2008 15:04:13 +0000 (15:04 +0000)]
- Committing tests reviewed after London TestFest 08
- Credits to: Mike Sullivan and James Lewis

16 years agouse macros instead of hardcoded encoding names
Antony Dovgal [Wed, 21 May 2008 15:03:11 +0000 (15:03 +0000)]
use macros instead of hardcoded encoding names
(%$#@# AIX is totally broken..)

16 years ago- Remove check for unicode.semantics
Felipe Pena [Wed, 21 May 2008 14:01:31 +0000 (14:01 +0000)]
- Remove check for unicode.semantics

16 years agofix run-tests.php (Felipe)
Antony Dovgal [Wed, 21 May 2008 13:02:35 +0000 (13:02 +0000)]
fix run-tests.php (Felipe)

16 years agoadd missing .cvsignore
Antony Dovgal [Wed, 21 May 2008 12:29:27 +0000 (12:29 +0000)]
add missing .cvsignore

16 years agouse ZEND_U_CONVERTER() macro to prevent segfaults when the converter is not set ...
Antony Dovgal [Wed, 21 May 2008 12:01:55 +0000 (12:01 +0000)]
use ZEND_U_CONVERTER() macro to prevent segfaults when the converter is not set (i.e. NULL)

16 years agolooks for Unicode constants in Unicode mode
Antony Dovgal [Wed, 21 May 2008 10:41:08 +0000 (10:41 +0000)]
looks for Unicode constants in Unicode mode

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

16 years agoFix path lookup when include_path is used
Etienne Kneuss [Tue, 20 May 2008 21:46:13 +0000 (21:46 +0000)]
Fix path lookup when include_path is used

16 years agouse correct check for unicode
Antony Dovgal [Tue, 20 May 2008 15:29:01 +0000 (15:29 +0000)]
use correct check for unicode
strings may be still strings, even in Unicode mode

16 years agomake sure that converters are not equal to utf8 & ascii before destroying them, or...
Antony Dovgal [Tue, 20 May 2008 15:03:13 +0000 (15:03 +0000)]
make sure that converters are not equal to utf8 & ascii before destroying them, or we may end up with double free

16 years agofix tests
Antony Dovgal [Tue, 20 May 2008 14:54:06 +0000 (14:54 +0000)]
fix tests

16 years agoCoding style
David Soria Parra [Tue, 20 May 2008 13:28:31 +0000 (13:28 +0000)]
Coding style

16 years agoAllow non-long values for proxy_port, connection_timeout and convert them
David Soria Parra [Tue, 20 May 2008 13:15:01 +0000 (13:15 +0000)]
Allow non-long values for proxy_port, connection_timeout and convert them

16 years agofix function signature and silence compile warning
Antony Dovgal [Tue, 20 May 2008 12:07:13 +0000 (12:07 +0000)]
fix function signature and silence compile warning

16 years agonuke unused variables
Antony Dovgal [Tue, 20 May 2008 12:04:37 +0000 (12:04 +0000)]
nuke unused variables

16 years agofix invalid free in Unicode filter
Antony Dovgal [Tue, 20 May 2008 07:48:04 +0000 (07:48 +0000)]
fix invalid free in Unicode filter

16 years agoproper fix
Dmitry Stogov [Tue, 20 May 2008 07:41:48 +0000 (07:41 +0000)]
proper fix

16 years agos/zend_hash_exists/zend_hash_find/
Greg Beaver [Tue, 20 May 2008 05:01:08 +0000 (05:01 +0000)]
s/zend_hash_exists/zend_hash_find/

16 years agoMFB relax rename requirements
Greg Beaver [Tue, 20 May 2008 04:09:41 +0000 (04:09 +0000)]
MFB relax rename requirements

16 years agoChangeLog update
<changelog@php.net> [Tue, 20 May 2008 01:32:03 +0000 (01:32 +0000)]
ChangeLog update

16 years agoCrossing the Rubicon: remove the unicode.semantics switch and default
Andrei Zmievski [Mon, 19 May 2008 19:39:25 +0000 (19:39 +0000)]
Crossing the Rubicon: remove the unicode.semantics switch and default
unicode mode to On.

16 years ago- unicodify expected output
Steph Fox [Mon, 19 May 2008 19:37:39 +0000 (19:37 +0000)]
- unicodify expected output

16 years ago- IS_UNICODE checks and conversions
Steph Fox [Mon, 19 May 2008 19:05:42 +0000 (19:05 +0000)]
- IS_UNICODE checks and conversions
- stub and creation file updates
- far too many test updates to think about

16 years ago- Fixed wrong fix
Felipe Pena [Mon, 19 May 2008 16:21:30 +0000 (16:21 +0000)]
- Fixed wrong fix

16 years ago- Fixed test
Felipe Pena [Mon, 19 May 2008 16:19:33 +0000 (16:19 +0000)]
- Fixed test

16 years agoMFB: Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format)
Ilia Alshanetsky [Mon, 19 May 2008 15:18:49 +0000 (15:18 +0000)]
MFB: Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format)

16 years ago- Fixed test (duplicated UEXPECTF section)
Felipe Pena [Mon, 19 May 2008 15:17:08 +0000 (15:17 +0000)]
- Fixed test (duplicated UEXPECTF section)

16 years ago- Fixed tests
Felipe Pena [Mon, 19 May 2008 15:13:21 +0000 (15:13 +0000)]
- Fixed tests

16 years agoTests from PHP London TestFest 2008
Steve Seear [Mon, 19 May 2008 12:57:28 +0000 (12:57 +0000)]
Tests from PHP London TestFest 2008

16 years agoMoving DOM tests to correct folder.
Steve Seear [Mon, 19 May 2008 12:49:54 +0000 (12:49 +0000)]
Moving DOM tests to correct folder.

16 years agoTests from PHP London TestFest 2008
Steve Seear [Mon, 19 May 2008 12:22:23 +0000 (12:22 +0000)]
Tests from PHP London TestFest 2008

16 years agoFixed win32 related realpath cache bug
Dmitry Stogov [Mon, 19 May 2008 10:48:45 +0000 (10:48 +0000)]
Fixed win32 related realpath cache bug

16 years agoChangeLog update
<changelog@php.net> [Mon, 19 May 2008 01:32:29 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMFH fix mem leak, add test for previous segfault fix
Greg Beaver [Sun, 18 May 2008 23:41:17 +0000 (23:41 +0000)]
MFH fix mem leak, add test for previous segfault fix

16 years agoMFB fix segfault
Greg Beaver [Sun, 18 May 2008 23:12:47 +0000 (23:12 +0000)]
MFB fix segfault

16 years agoRevert.
David Soria Parra [Sun, 18 May 2008 19:52:46 +0000 (19:52 +0000)]
Revert.

16 years agoMFB: Make mcrypt_enc_self_test() return value compatible with documentation and mcryp...
David Soria Parra [Sun, 18 May 2008 17:15:08 +0000 (17:15 +0000)]
MFB: Make mcrypt_enc_self_test() return value compatible with documentation and mcrypt_module_self_test()

16 years ago- MFB: Making compatible with 64bit platform
Felipe Pena [Sun, 18 May 2008 15:52:42 +0000 (15:52 +0000)]
- MFB: Making compatible with 64bit platform

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

16 years ago- Added UEXPECTF
Felipe Pena [Sun, 18 May 2008 00:47:22 +0000 (00:47 +0000)]
- Added UEXPECTF

16 years agoTests from Munich PHP Testfest 2008
David Soria Parra [Sat, 17 May 2008 23:27:42 +0000 (23:27 +0000)]
Tests from Munich PHP Testfest 2008

16 years agoenable by default statically instead of shared
Greg Beaver [Sat, 17 May 2008 20:07:38 +0000 (20:07 +0000)]
enable by default statically instead of shared
this is done by removing zlib/bz2 explicit dependencies because they are unnecessary
we only ever use the stream filter, and the check for existence has
been moved to runtime where it is after startup

16 years agoMFB fix test (again)
Greg Beaver [Sat, 17 May 2008 20:04:18 +0000 (20:04 +0000)]
MFB fix test (again)

16 years agoMFB fix test
Greg Beaver [Sat, 17 May 2008 20:03:07 +0000 (20:03 +0000)]
MFB fix test

16 years agoTests from London test fest 2008
Zoe Slattery [Sat, 17 May 2008 13:26:51 +0000 (13:26 +0000)]
Tests from London test fest 2008

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

16 years agoTests from Testfest 2008
Zoe Slattery [Fri, 16 May 2008 17:14:57 +0000 (17:14 +0000)]
Tests from Testfest 2008

16 years agoFix FilesystemIterator with ./..
Etienne Kneuss [Fri, 16 May 2008 13:22:02 +0000 (13:22 +0000)]
Fix FilesystemIterator with ./..

16 years ago- Improved fix (used 's' in parameter parsing)
Felipe Pena [Fri, 16 May 2008 12:11:15 +0000 (12:11 +0000)]
- Improved fix (used 's' in parameter parsing)

16 years ago- MFB: Added conversion to string.
Felipe Pena [Fri, 16 May 2008 03:11:56 +0000 (03:11 +0000)]
- MFB: Added conversion to string.

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

16 years agoMFB: add full metadata support for tar-based archives and test
Greg Beaver [Thu, 15 May 2008 23:46:54 +0000 (23:46 +0000)]
MFB: add full metadata support for tar-based archives and test

16 years agoReplace the iterator correctly after being cloned (related to #44964)
Etienne Kneuss [Thu, 15 May 2008 17:22:03 +0000 (17:22 +0000)]
Replace the iterator correctly after being cloned (related to #44964)

16 years agoImplement SplPriorityQueue::getExtractFlags()
Etienne Kneuss [Thu, 15 May 2008 17:05:20 +0000 (17:05 +0000)]
Implement SplPriorityQueue::getExtractFlags()

16 years agoMFB: plug security hole of unfettered creation access to .phar magic directory
Greg Beaver [Thu, 15 May 2008 16:09:21 +0000 (16:09 +0000)]
MFB: plug security hole of unfettered creation access to .phar magic directory

16 years agoTests from Testfest 2008
Zoe Slattery [Thu, 15 May 2008 12:50:28 +0000 (12:50 +0000)]
Tests from Testfest 2008

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

16 years ago- Make internal code back-compatible. This included a binary cast in the default...
Steph Fox [Wed, 14 May 2008 21:27:31 +0000 (21:27 +0000)]
- Make internal code back-compatible. This included a binary cast in the default stub, hence many test updates.
- Just over a third of tests pass. Test manifests are broken currently.

16 years agoand the last one..
Antony Dovgal [Wed, 14 May 2008 13:13:02 +0000 (13:13 +0000)]
and the last one..

16 years agofix test names
Antony Dovgal [Wed, 14 May 2008 13:05:55 +0000 (13:05 +0000)]
fix test names

16 years ago- Add check for avoid segfault when trying instantiate PDORow manually
Felipe Pena [Wed, 14 May 2008 12:28:28 +0000 (12:28 +0000)]
- Add check for avoid segfault when trying instantiate PDORow manually

16 years agoMFB: The "Steph special" :-) to allow plain 'configure' to be used
Matt Wilmas [Wed, 14 May 2008 11:32:28 +0000 (11:32 +0000)]
MFB: The "Steph special" :-) to allow plain 'configure' to be used

16 years agoMFB: Steph's changes; to fix build failure after confutils.js changes (PRODUCT_NAME...
Matt Wilmas [Wed, 14 May 2008 11:18:08 +0000 (11:18 +0000)]
MFB: Steph's changes; to fix build failure after confutils.js changes (PRODUCT_NAME being undefined)

16 years agoMFB and steph's pecl fixes into confutils
Elizabeth Marie Smith [Wed, 14 May 2008 03:32:27 +0000 (03:32 +0000)]
MFB and steph's pecl fixes into confutils

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

16 years ago- Fixed tests (added default_charset=)
Felipe Pena [Tue, 13 May 2008 19:18:11 +0000 (19:18 +0000)]
- Fixed tests (added default_charset=)

16 years ago- MF53 dotted.path support
Steph Fox [Tue, 13 May 2008 18:43:18 +0000 (18:43 +0000)]
- MF53 dotted.path support

16 years agoMFB fix tests
Greg Beaver [Tue, 13 May 2008 18:38:35 +0000 (18:38 +0000)]
MFB fix tests

16 years ago- 'It builds on my box'.
Steph Fox [Tue, 13 May 2008 18:35:25 +0000 (18:35 +0000)]
- 'It builds on my box'.
- Don't expect any tests to pass.

16 years ago- Added SKIPIF
Felipe Pena [Tue, 13 May 2008 14:49:36 +0000 (14:49 +0000)]
- Added SKIPIF

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

16 years agoNew/updated tests
Christopher Jones [Tue, 13 May 2008 00:04:52 +0000 (00:04 +0000)]
New/updated tests

16 years agoback to dev
Greg Beaver [Mon, 12 May 2008 21:03:48 +0000 (21:03 +0000)]
back to dev

16 years agoprepare for release
Greg Beaver [Mon, 12 May 2008 20:43:04 +0000 (20:43 +0000)]
prepare for release

16 years agofix weird alias issues, add tests to check for new-found problems
Greg Beaver [Mon, 12 May 2008 20:42:07 +0000 (20:42 +0000)]
fix weird alias issues, add tests to check for new-found problems

16 years ago- Update package/TODO as best memory allows
Steph Fox [Mon, 12 May 2008 19:11:24 +0000 (19:11 +0000)]
- Update package/TODO as best memory allows

16 years ago- New tests
Felipe Pena [Mon, 12 May 2008 17:55:21 +0000 (17:55 +0000)]
- New tests

16 years agofix minor memleak
Greg Beaver [Mon, 12 May 2008 17:40:14 +0000 (17:40 +0000)]
fix minor memleak

16 years ago- Make sure default alias is set in phar.zip
Steph Fox [Mon, 12 May 2008 17:12:56 +0000 (17:12 +0000)]
- Make sure default alias is set in phar.zip
- Add test

16 years agoadd missing .cvsignore
Antony Dovgal [Mon, 12 May 2008 15:30:53 +0000 (15:30 +0000)]
add missing .cvsignore

16 years ago- New tests
Felipe Pena [Mon, 12 May 2008 14:58:41 +0000 (14:58 +0000)]
- New tests

16 years ago- New tests
Felipe Pena [Mon, 12 May 2008 13:30:50 +0000 (13:30 +0000)]
- New tests

16 years ago- Fix tests
Steph Fox [Mon, 12 May 2008 12:46:41 +0000 (12:46 +0000)]
- Fix tests