]> granicus.if.org Git - php/log
php
16 years agoImplements C arrays wrapper
Etienne Kneuss [Fri, 6 Jun 2008 23:53:10 +0000 (23:53 +0000)]
Implements C arrays wrapper

16 years agobackport the yyless patch from 5.3 branch. it seems I forgot to commit this..
Nuno Lopes [Fri, 6 Jun 2008 17:34:43 +0000 (17:34 +0000)]
backport the yyless patch from 5.3 branch. it seems I forgot to commit this..
# you'll probably need re2c 0.13.5 or newer to regenerate this file
# Matt: please advise if there's still somrthing pending (i.e. was the heredoc/nowdoc patch MFB already?

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

16 years agoOCI8: Remove macros obsoleted by rev 1.71 when Oracle 8 support was dropped
Christopher Jones [Thu, 5 Jun 2008 23:40:42 +0000 (23:40 +0000)]
OCI8: Remove macros obsoleted by rev 1.71 when Oracle 8 support was dropped

16 years agoMake tests interruptible; clean up tables at start
Christopher Jones [Thu, 5 Jun 2008 23:27:41 +0000 (23:27 +0000)]
Make tests interruptible; clean up tables at start

16 years ago- MFB: Fixed bug #45186 (__call depends on __callstatic in class scope)
Felipe Pena [Thu, 5 Jun 2008 19:16:17 +0000 (19:16 +0000)]
- MFB: Fixed bug #45186 (__call depends on __callstatic in class scope)

16 years ago- MFB: Fixed bug #45180 ('class::method' works differently than array('class', 'method'))
Felipe Pena [Thu, 5 Jun 2008 19:14:25 +0000 (19:14 +0000)]
- MFB: Fixed bug #45180 ('class::method' works differently than array('class', 'method'))

16 years ago- New tests
Felipe Pena [Thu, 5 Jun 2008 18:35:48 +0000 (18:35 +0000)]
- New tests

16 years agofix test
Rob Richards [Thu, 5 Jun 2008 08:29:09 +0000 (08:29 +0000)]
fix test

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

16 years agorawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC]
Rob Richards [Wed, 4 Jun 2008 19:34:45 +0000 (19:34 +0000)]
rawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC]

16 years ago- New test
Felipe Pena [Wed, 4 Jun 2008 18:34:12 +0000 (18:34 +0000)]
- New test

16 years agofix test
Antony Dovgal [Wed, 4 Jun 2008 09:10:34 +0000 (09:10 +0000)]
fix test
(the test still fails because of broken preg_match())

16 years agofix test
Antony Dovgal [Wed, 4 Jun 2008 07:52:04 +0000 (07:52 +0000)]
fix test

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

16 years ago- MFB: Fixed bug #45089 (__callStatic $name case sensitivity)
Felipe Pena [Tue, 3 Jun 2008 19:01:26 +0000 (19:01 +0000)]
- MFB: Fixed bug #45089 (__callStatic $name case sensitivity)

16 years agoMFB: Add snefru256 as an alias for snefru, since in reality that is the implementation.
Scott MacVicar [Tue, 3 Jun 2008 17:27:10 +0000 (17:27 +0000)]
MFB: Add snefru256 as an alias for snefru, since in reality that is the implementation.

16 years ago- Removed unnecessary XFAIL section
Felipe Pena [Tue, 3 Jun 2008 17:09:29 +0000 (17:09 +0000)]
- Removed unnecessary XFAIL section

16 years ago- New tests
Felipe Pena [Tue, 3 Jun 2008 15:36:59 +0000 (15:36 +0000)]
- New tests

16 years ago- Fixed bug #44769 (declaring private magic methods should throw error)
Felipe Pena [Tue, 3 Jun 2008 13:55:47 +0000 (13:55 +0000)]
- Fixed bug #44769 (declaring private magic methods should throw error)

16 years agoTests from London test fest 2008
Zoe Slattery [Tue, 3 Jun 2008 12:44:46 +0000 (12:44 +0000)]
Tests from London test fest 2008

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

16 years ago- Fix style
Marcus Boerger [Mon, 2 Jun 2008 16:29:25 +0000 (16:29 +0000)]
- Fix style

16 years agoMFB: Add sha224 support.
Scott MacVicar [Mon, 2 Jun 2008 14:13:49 +0000 (14:13 +0000)]
MFB: Add sha224 support.

16 years ago- Simplify a bit and make a bit more readable
Jani Taskinen [Mon, 2 Jun 2008 14:12:04 +0000 (14:12 +0000)]
- Simplify a bit and make a bit more readable

16 years agoInitialize with length instead of 0 (and thanks Antony for finding)
Matt Wilmas [Mon, 2 Jun 2008 11:20:17 +0000 (11:20 +0000)]
Initialize with length instead of 0 (and thanks Antony for finding)

16 years agofix uninitialized variable
Antony Dovgal [Mon, 2 Jun 2008 10:27:42 +0000 (10:27 +0000)]
fix uninitialized variable

16 years agoChangeLog update
<changelog@php.net> [Mon, 2 Jun 2008 01:31:45 +0000 (01:31 +0000)]
ChangeLog update

16 years agoMFB5.3: arginfo & fix protos
Hannes Magnusson [Sun, 1 Jun 2008 18:50:00 +0000 (18:50 +0000)]
MFB5.3: arginfo & fix protos

16 years agoMFB: fix arginfo
Hannes Magnusson [Sun, 1 Jun 2008 18:25:29 +0000 (18:25 +0000)]
MFB: fix arginfo

16 years agoMFB: Add arginfo & fix protos
Hannes Magnusson [Sun, 1 Jun 2008 18:21:05 +0000 (18:21 +0000)]
MFB: Add arginfo & fix protos

16 years agoMFB: Back out the previous change as it broke the Windows builds.
Scott MacVicar [Sun, 1 Jun 2008 17:31:24 +0000 (17:31 +0000)]
MFB: Back out the previous change as it broke the Windows builds.

16 years agoMFB: Fixed bug #45144 (ap_child_terminate() isn't available on threaded builds)
Scott MacVicar [Sun, 1 Jun 2008 16:10:46 +0000 (16:10 +0000)]
MFB: Fixed bug #45144 (ap_child_terminate() isn't available on threaded builds)

16 years agoMFB: Fix unexported symbols. Patch by Greg
Scott MacVicar [Sun, 1 Jun 2008 16:09:52 +0000 (16:09 +0000)]
MFB: Fix unexported symbols. Patch by Greg

16 years agoFixed build
Matt Wilmas [Sun, 1 Jun 2008 14:01:07 +0000 (14:01 +0000)]
Fixed build

16 years ago- MFB: Fixed bug #45139 (ReflectionProperty returns incorrect declaring class)
Felipe Pena [Sun, 1 Jun 2008 03:13:54 +0000 (03:13 +0000)]
- MFB: Fixed bug #45139 (ReflectionProperty returns incorrect declaring class)

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

16 years ago- MFB config stuff
Marcus Boerger [Sat, 31 May 2008 20:04:49 +0000 (20:04 +0000)]
- MFB config stuff

16 years ago- Add pharcmd to default targets if present
Marcus Boerger [Sat, 31 May 2008 19:27:23 +0000 (19:27 +0000)]
- Add pharcmd to default targets if present

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

16 years agoMFB: fix corrupted zips, fix postprocess for compressed zip file
Greg Beaver [Fri, 30 May 2008 22:49:46 +0000 (22:49 +0000)]
MFB: fix corrupted zips, fix postprocess for compressed zip file

16 years agoMFB: refactor function names for clarity. No functionality change
Greg Beaver [Fri, 30 May 2008 22:39:33 +0000 (22:39 +0000)]
MFB: refactor function names for clarity.  No functionality change

16 years agoFixed bug #43261
Scott MacVicar [Fri, 30 May 2008 16:52:06 +0000 (16:52 +0000)]
Fixed bug #43261
(Use ^ as an escape character for Windows escapeshellcmd)

16 years agoFixed memcmp() check with hash_quick_del (realKeyLength would be 0)
Matt Wilmas [Fri, 30 May 2008 11:05:35 +0000 (11:05 +0000)]
Fixed memcmp() check with hash_quick_del (realKeyLength would be 0)

16 years agoOnly check args once in php_array_diff_key/intersect_key, not on each iteration....
Matt Wilmas [Fri, 30 May 2008 10:54:16 +0000 (10:54 +0000)]
Only check args once in php_array_diff_key/intersect_key, not on each iteration. This also makes sure ALL args are checked (pre-5.2.5 behavior)
- Also, use new hash_quick_del function where possible

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

16 years agoMFB: fix PECL bug #13981: Third-party zips fail entry interrogation
Greg Beaver [Thu, 29 May 2008 17:34:58 +0000 (17:34 +0000)]
MFB: fix PECL bug #13981: Third-party zips fail entry interrogation

16 years agoMFB
Andrey Hristov [Thu, 29 May 2008 15:50:10 +0000 (15:50 +0000)]
MFB

16 years agoFixed overflow crash (at least on Windows) in div_function with LONG_MIN / -1
Matt Wilmas [Thu, 29 May 2008 11:44:09 +0000 (11:44 +0000)]
Fixed overflow crash (at least on Windows) in div_function with LONG_MIN / -1
To reproduce: (-PHP_INT_MAX - 1) / -1, so op1 is a long
Same cause as Bug #27354 for mod_function

16 years agoFix bug when command is quoted and parameters are quoted during call to exec, the...
Scott MacVicar [Thu, 29 May 2008 11:30:10 +0000 (11:30 +0000)]
Fix bug when command is quoted and parameters are quoted during call to exec, the result is that cmd.exe /c strips the first and last quote.

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

16 years agoMF5: Fix code path in phar_open_compiled_file() that tries
Stanislav Malyshev [Wed, 28 May 2008 21:50:41 +0000 (21:50 +0000)]
MF5: Fix code path in phar_open_compiled_file() that tries
to open not-yet-loaded phar and fails on compressed files
# By Gregory's request
# Sorry, can't find how to write test case for that - it reproduces
# for me only under bytecode-caching. Suggestions welcome.

16 years ago- Added check for encoding optional parameter (avoiding the segfault in filter.c...
Felipe Pena [Wed, 28 May 2008 18:02:52 +0000 (18:02 +0000)]
- Added check for encoding optional parameter (avoiding the segfault in filter.c: strlen(encoding))
  If the parameter is not suplied, it will try to use the UG(stream_enconding)

16 years ago- Added zval separation (avoid crash when using fwrite($fp, $fp)).
Felipe Pena [Wed, 28 May 2008 17:24:47 +0000 (17:24 +0000)]
- Added zval separation (avoid crash when using fwrite($fp, $fp)).

16 years ago- Added XFAIL section in tests to issue under discussion
Felipe Pena [Wed, 28 May 2008 11:50:02 +0000 (11:50 +0000)]
- Added XFAIL section in tests to issue under discussion

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

16 years ago- Suppressed fwrite() warning.
Felipe Pena [Tue, 27 May 2008 19:20:39 +0000 (19:20 +0000)]
- Suppressed fwrite() warning.
- Removed the doubled test name in borked message.
- Fixed the bogus borked message when test file is empty or fgets() fails.

16 years ago- c/p evilness
Pierre Joye [Tue, 27 May 2008 18:27:23 +0000 (18:27 +0000)]
- c/p evilness

16 years ago- Add compiler informations on Windows (will add more info later, like x86 or x64...
Pierre Joye [Tue, 27 May 2008 18:23:21 +0000 (18:23 +0000)]
- Add compiler informations on Windows (will add more info later, like x86 or x64 and makes it available in userland)

16 years ago- killed off UEXPECT
Steph Fox [Tue, 27 May 2008 18:16:04 +0000 (18:16 +0000)]
- killed off UEXPECT
- com_dotnet gets a .cvsignore
- Ulf will take care of mysql extensions, rest complete

16 years ago- Removed UEXPECT(F)
Felipe Pena [Tue, 27 May 2008 16:53:36 +0000 (16:53 +0000)]
- Removed UEXPECT(F)

16 years ago- Removed UEXPECT(F)
Felipe Pena [Tue, 27 May 2008 14:30:38 +0000 (14:30 +0000)]
- Removed UEXPECT(F)

16 years ago- Removed UEXPECT(F)
Felipe Pena [Tue, 27 May 2008 13:54:30 +0000 (13:54 +0000)]
- Removed UEXPECT(F)

16 years ago- Removed UEXPECT(F)
Felipe Pena [Tue, 27 May 2008 13:16:27 +0000 (13:16 +0000)]
- Removed UEXPECT(F)

16 years agoDOM tests from TestFest
Ant Phillips [Tue, 27 May 2008 12:44:51 +0000 (12:44 +0000)]
DOM tests from TestFest

16 years ago- Updated to version 2008.3 (2008c)
Derick Rethans [Tue, 27 May 2008 12:19:47 +0000 (12:19 +0000)]
- Updated to version 2008.3 (2008c)

16 years ago- Removed UEXPECT(F)
Felipe Pena [Tue, 27 May 2008 12:17:40 +0000 (12:17 +0000)]
- Removed UEXPECT(F)

16 years agoRegenerate
Matt Wilmas [Tue, 27 May 2008 11:27:58 +0000 (11:27 +0000)]
Regenerate

16 years ago- killed off UEXPECT
Steph Fox [Tue, 27 May 2008 10:50:48 +0000 (10:50 +0000)]
- killed off UEXPECT
- html_translation_table and setlocale tests are no longer relevant
- there are a number of ANSI-encoded files. Is this deliberate?

16 years agoAdd array_init_size() and use it where array size is known at initialization
Matt Wilmas [Tue, 27 May 2008 10:28:25 +0000 (10:28 +0000)]
Add array_init_size() and use it where array size is known at initialization

16 years agoDOM Tests from London Testfest
Scott MacVicar [Tue, 27 May 2008 10:21:16 +0000 (10:21 +0000)]
DOM Tests from London Testfest

16 years ago- killed off UEXPECT
Steph Fox [Tue, 27 May 2008 09:34:55 +0000 (09:34 +0000)]
- killed off UEXPECT

16 years ago- killed off UEXPECT
Steph Fox [Tue, 27 May 2008 07:46:51 +0000 (07:46 +0000)]
- killed off UEXPECT

16 years ago- killed off UEXPECT
Steph Fox [Tue, 27 May 2008 07:41:44 +0000 (07:41 +0000)]
- killed off UEXPECT
- no getmxrr() under doze

16 years ago- killed off UEXPECT
Steph Fox [Tue, 27 May 2008 07:38:00 +0000 (07:38 +0000)]
- killed off UEXPECT

16 years ago- Removed UEXPECT(F)
Felipe Pena [Tue, 27 May 2008 03:22:42 +0000 (03:22 +0000)]
- Removed UEXPECT(F)

16 years ago- Removed UEXPECT(F)
Felipe Pena [Tue, 27 May 2008 02:55:52 +0000 (02:55 +0000)]
- Removed UEXPECT(F)

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

16 years ago- killed off UEXPECT
Steph Fox [Tue, 27 May 2008 00:08:03 +0000 (00:08 +0000)]
- killed off UEXPECT

16 years ago- killed off UEXPECT
Steph Fox [Tue, 27 May 2008 00:04:31 +0000 (00:04 +0000)]
- killed off UEXPECT
- E_DEPRECATED doesn't always allow stuff to pass?

16 years ago- killed off UEXPECT
Steph Fox [Mon, 26 May 2008 23:54:20 +0000 (23:54 +0000)]
- killed off UEXPECT
- everything passes here on my box, yay

16 years ago- killed off UEXPECT
Steph Fox [Mon, 26 May 2008 23:48:29 +0000 (23:48 +0000)]
- killed off UEXPECT

16 years ago- killed off UEXPECT
Steph Fox [Mon, 26 May 2008 23:45:15 +0000 (23:45 +0000)]
- killed off UEXPECT
- Tony has a patch that should fix all these

16 years ago- killed off UEXPECT
Steph Fox [Mon, 26 May 2008 23:42:10 +0000 (23:42 +0000)]
- killed off UEXPECT
- another of those parser differences in assert_02.phpt. Please check.

16 years ago- killed off UEXPECT
Steph Fox [Mon, 26 May 2008 23:36:10 +0000 (23:36 +0000)]
- killed off UEXPECT
- could someone please fix var_export2.phpt? NUL is corrupted, can't fix here

16 years ago- killed off UEXPECT
Steph Fox [Mon, 26 May 2008 15:52:06 +0000 (15:52 +0000)]
- killed off UEXPECT

16 years ago- killed off UEXPECT
Steph Fox [Mon, 26 May 2008 14:33:44 +0000 (14:33 +0000)]
- killed off UEXPECT
- altered EXPECT for parser errors. This may or may not be a Good Thing.

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

16 years agoAdded --XFAIL-- section
Zoe Slattery [Sun, 25 May 2008 16:12:27 +0000 (16:12 +0000)]
Added --XFAIL-- section

16 years agows
Etienne Kneuss [Sun, 25 May 2008 12:23:22 +0000 (12:23 +0000)]
ws

16 years agoAdd a prepend param to spl_autoload_register
Etienne Kneuss [Sun, 25 May 2008 12:17:27 +0000 (12:17 +0000)]
Add a prepend param to spl_autoload_register

16 years agoremove the skipif
Etienne Kneuss [Sun, 25 May 2008 12:10:14 +0000 (12:10 +0000)]
remove the skipif

16 years agoDrop SKIPIF check for ext/spl.
Sebastian Bergmann [Sun, 25 May 2008 06:03:44 +0000 (06:03 +0000)]
Drop SKIPIF check for ext/spl.

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

16 years agoNew tests from testfest
Etienne Kneuss [Sat, 24 May 2008 16:48:15 +0000 (16:48 +0000)]
New tests from testfest

16 years agodos2unix
Sebastian Bergmann [Sat, 24 May 2008 15:13:11 +0000 (15:13 +0000)]
dos2unix

16 years agoAlso register the get_iterator handler for Max/Min Heap
Etienne Kneuss [Sat, 24 May 2008 14:37:53 +0000 (14:37 +0000)]
Also register the get_iterator handler for Max/Min Heap

16 years ago- [DOC] restore get_magic_quotes_gpc and get_magic_quotes_runtime
Pierre Joye [Sat, 24 May 2008 14:36:16 +0000 (14:36 +0000)]
- [DOC] restore get_magic_quotes_gpc and get_magic_quotes_runtime
  they always return false.
  (let save the world, spare bandwidth and kill the trolls 1/2)

16 years ago- MFB major fixes
Steph Fox [Sat, 24 May 2008 14:18:31 +0000 (14:18 +0000)]
- MFB major fixes
   * found felipe's segfault in util.c and fixed the segfault (3 tests fail due to odd behavior of . and .. on this machine)
   * fixed serious flaws in the setting/resetting of is_data - now it works properly.  Assume
     all new PharData are tar-based, and allow passing Phar::ZIP to PharData constructor to override this
   * fix broken earlier commit, introduced segfault that broke 20 tests here

16 years agoDrop SKIPIF check for ext/spl.
Sebastian Bergmann [Sat, 24 May 2008 14:17:44 +0000 (14:17 +0000)]
Drop SKIPIF check for ext/spl.