]> granicus.if.org Git - php/log
php
17 years agoPossible fix for bug #43861
Ilia Alshanetsky [Sun, 10 Feb 2008 14:49:23 +0000 (14:49 +0000)]
Possible fix for bug #43861

17 years agoMFH: Fix build on Solaris
Johannes Schlüter [Sat, 9 Feb 2008 21:59:17 +0000 (21:59 +0000)]
MFH: Fix build on Solaris

17 years ago- MFH Windows build fix
Marcus Boerger [Sat, 9 Feb 2008 21:22:31 +0000 (21:22 +0000)]
- MFH Windows build fix

17 years agofix ===DONE=== with windows EOLs
Nuno Lopes [Fri, 8 Feb 2008 16:46:23 +0000 (16:46 +0000)]
fix ===DONE=== with windows EOLs

17 years agoadd new test to test function with many arguments (i.e. test the new stack implementa...
Nuno Lopes [Fri, 8 Feb 2008 13:49:27 +0000 (13:49 +0000)]
add new test to test function with many arguments (i.e. test the new stack implementation)
this increases the converage of zend_execute.h by 18%

17 years agoImproved md5() implementation (Solar Designer)
Dmitry Stogov [Fri, 8 Feb 2008 09:11:17 +0000 (09:11 +0000)]
Improved md5() implementation (Solar Designer)

17 years agoUpdate copyright
Ilia Alshanetsky [Thu, 7 Feb 2008 19:39:50 +0000 (19:39 +0000)]
Update copyright

17 years ago- MFH Simplify
Marcus Boerger [Thu, 7 Feb 2008 18:42:01 +0000 (18:42 +0000)]
- MFH Simplify

17 years ago- MFH Add %Z to *printf
Marcus Boerger [Thu, 7 Feb 2008 18:41:35 +0000 (18:41 +0000)]
- MFH Add %Z to *printf

17 years agofix test
Jani Taskinen [Thu, 7 Feb 2008 13:44:50 +0000 (13:44 +0000)]
fix test

17 years ago- MFH WS
Marcus Boerger [Thu, 7 Feb 2008 12:47:44 +0000 (12:47 +0000)]
- MFH WS

17 years agoMFH
Jani Taskinen [Thu, 7 Feb 2008 12:15:53 +0000 (12:15 +0000)]
MFH

17 years agoMFH: fix TSRM mutex return value inconsitencies (patch by Scott MacVicar)
Antony Dovgal [Thu, 7 Feb 2008 09:06:45 +0000 (09:06 +0000)]
MFH: fix TSRM mutex return value inconsitencies (patch by Scott MacVicar)

17 years agoNew param parsing API
Ilia Alshanetsky [Thu, 7 Feb 2008 02:08:45 +0000 (02:08 +0000)]
New param parsing API

17 years ago- MFH Fix missing check and tests
Marcus Boerger [Wed, 6 Feb 2008 20:40:19 +0000 (20:40 +0000)]
- MFH Fix missing check and tests

17 years agoMFH
Jani Taskinen [Wed, 6 Feb 2008 19:13:56 +0000 (19:13 +0000)]
MFH

17 years agoMFH:- Fixed bug in handling arrays which caused the original array being modified...
Jani Taskinen [Wed, 6 Feb 2008 19:06:58 +0000 (19:06 +0000)]
MFH:- Fixed bug in handling arrays which caused the original array being modified too.

17 years agoFix a test
Andrey Hristov [Wed, 6 Feb 2008 15:34:35 +0000 (15:34 +0000)]
Fix a test

17 years agoMFH: Fix a compatibility bug and a failing test
Andrey Hristov [Wed, 6 Feb 2008 14:12:32 +0000 (14:12 +0000)]
MFH: Fix a compatibility bug and a failing test

17 years agoMFH: Fix test
Andrey Hristov [Wed, 6 Feb 2008 13:01:58 +0000 (13:01 +0000)]
MFH: Fix test

17 years agoPconnect working with mysqli_real_connect(). To less failing tests.
Andrey Hristov [Wed, 6 Feb 2008 11:34:44 +0000 (11:34 +0000)]
Pconnect working with mysqli_real_connect(). To less failing tests.

17 years ago- WS/Cleanup/grouping - WOW that'll be a really nice release!
Marcus Boerger [Wed, 6 Feb 2008 11:07:20 +0000 (11:07 +0000)]
- WS/Cleanup/grouping - WOW that'll be a really nice release!
# Thanks for everyone working on this already!!

17 years agoFixing bug 44042
Zoe Slattery [Wed, 6 Feb 2008 10:56:22 +0000 (10:56 +0000)]
Fixing bug 44042

17 years agoFixing 32 bit specific
Zoe Slattery [Wed, 6 Feb 2008 09:36:58 +0000 (09:36 +0000)]
Fixing 32 bit specific

17 years agoTests for assorted Maths functions
Zoe Slattery [Wed, 6 Feb 2008 08:44:24 +0000 (08:44 +0000)]
Tests for assorted Maths functions

17 years ago- MFH Add new test
Marcus Boerger [Tue, 5 Feb 2008 19:08:42 +0000 (19:08 +0000)]
- MFH Add new test

17 years ago- MFH Fix cross class tree reference issues with callbacks (colder,helly)
Marcus Boerger [Tue, 5 Feb 2008 19:08:24 +0000 (19:08 +0000)]
- MFH Fix cross class tree reference issues with callbacks (colder,helly)

17 years agoFixed bug #44046 (crash inside array_slice() function with an invalid
Ilia Alshanetsky [Tue, 5 Feb 2008 15:58:27 +0000 (15:58 +0000)]
Fixed bug #44046 (crash inside array_slice() function with an invalid
by-ref offset).

17 years ago- fix arsort_variation3.phpt which was missing its EXPECT section
Robert Nicholson [Tue, 5 Feb 2008 11:19:17 +0000 (11:19 +0000)]
- fix arsort_variation3.phpt which was missing its EXPECT section

17 years agoFix test
Hannes Magnusson [Tue, 5 Feb 2008 08:41:04 +0000 (08:41 +0000)]
Fix test

17 years ago- MFH Really last flag change (got confused with code)
Marcus Boerger [Mon, 4 Feb 2008 21:37:47 +0000 (21:37 +0000)]
- MFH Really last flag change (got confused with code)

17 years agoMFH: - Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed too
Jani Taskinen [Mon, 4 Feb 2008 20:45:20 +0000 (20:45 +0000)]
MFH: - Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed too

17 years ago- MFH Update docu
Marcus Boerger [Mon, 4 Feb 2008 20:40:47 +0000 (20:40 +0000)]
- MFH Update docu

17 years agoMFH: allow using these constants in php.ini (f.e. PHP_SAPI..)
Jani Taskinen [Mon, 4 Feb 2008 20:39:21 +0000 (20:39 +0000)]
MFH: allow using these constants in php.ini (f.e. PHP_SAPI..)

17 years ago- MFH Fix/add folding markers
Marcus Boerger [Mon, 4 Feb 2008 19:40:49 +0000 (19:40 +0000)]
- MFH Fix/add folding markers

17 years ago- MFH Really fix flag handling
Marcus Boerger [Mon, 4 Feb 2008 19:33:10 +0000 (19:33 +0000)]
- MFH Really fix flag handling

17 years ago- MFH Fix #44018 (RecursiveDirectoryIterator options inconsistancy)
Marcus Boerger [Mon, 4 Feb 2008 18:46:13 +0000 (18:46 +0000)]
- MFH Fix #44018 (RecursiveDirectoryIterator options inconsistancy)

17 years agoSimplify unique string generation and plug a leak.
Andrey Hristov [Mon, 4 Feb 2008 17:55:06 +0000 (17:55 +0000)]
Simplify unique string generation and plug a leak.

17 years agoFix a leak, memory warning and failing test case.
Andrey Hristov [Mon, 4 Feb 2008 17:33:46 +0000 (17:33 +0000)]
Fix a leak, memory warning and failing test case.

17 years ago- MFH Fix default flag value in contructor
Marcus Boerger [Mon, 4 Feb 2008 17:19:07 +0000 (17:19 +0000)]
- MFH Fix default flag value in contructor

17 years ago- MFH Fix messages and tests
Marcus Boerger [Mon, 4 Feb 2008 17:07:07 +0000 (17:07 +0000)]
- MFH Fix messages and tests

17 years ago- CS/WS
Marcus Boerger [Mon, 4 Feb 2008 16:48:06 +0000 (16:48 +0000)]
- CS/WS

17 years agoMFH: Add missing Reflection API metadata for DOM classes.
Sebastian Bergmann [Mon, 4 Feb 2008 15:22:59 +0000 (15:22 +0000)]
MFH: Add missing Reflection API metadata for DOM classes.

17 years ago- added some new tests for arsort
Robert Nicholson [Mon, 4 Feb 2008 00:05:24 +0000 (00:05 +0000)]
- added some new tests for arsort

17 years ago- Update .cvsignore
Marcus Boerger [Sun, 3 Feb 2008 18:30:49 +0000 (18:30 +0000)]
- Update .cvsignore

17 years ago- Small improvements, no malloc needed for the zval
Marcus Boerger [Sun, 3 Feb 2008 17:49:46 +0000 (17:49 +0000)]
- Small improvements, no malloc needed for the zval

17 years agoFixed bug #44028 (crash inside stream_socket_enable_crypto() when enabling
Ilia Alshanetsky [Sun, 3 Feb 2008 16:14:16 +0000 (16:14 +0000)]
Fixed bug #44028 (crash inside stream_socket_enable_crypto() when enabling
encryption without crypto type)

17 years ago- MFH Typo
Marcus Boerger [Sun, 3 Feb 2008 14:48:38 +0000 (14:48 +0000)]
- MFH Typo

17 years ago- MFH Rename it again
Marcus Boerger [Sun, 3 Feb 2008 14:45:00 +0000 (14:45 +0000)]
- MFH Rename it again
[DOC]
- MFH Add config_get_hash()

17 years ago- MFH Rename dump_config_hash() to get_config_hash() as it doesn't dump
Marcus Boerger [Sun, 3 Feb 2008 14:35:59 +0000 (14:35 +0000)]
- MFH Rename dump_config_hash() to get_config_hash() as it doesn't dump

17 years ago- Fix warnings
Marcus Boerger [Sun, 3 Feb 2008 14:32:48 +0000 (14:32 +0000)]
- Fix warnings

17 years agoFixed reference problem (variable were converted)
Felipe Pena [Sun, 3 Feb 2008 14:30:25 +0000 (14:30 +0000)]
Fixed reference problem (variable were converted)

17 years ago- MFH: Support "first/last day of <month>" style texts.
Derick Rethans [Sun, 3 Feb 2008 14:15:07 +0000 (14:15 +0000)]
- MFH: Support "first/last day of <month>" style texts.

17 years ago- Only one line heading
Marcus Boerger [Sun, 3 Feb 2008 13:32:07 +0000 (13:32 +0000)]
- Only one line heading

17 years agoMissing Johannes' name
Felipe Pena [Sun, 3 Feb 2008 12:59:41 +0000 (12:59 +0000)]
Missing Johannes' name

17 years agoMoving the the phpt generation script to scripts/dev directory at Jani's suggestion.
Zoe Slattery [Sun, 3 Feb 2008 09:34:59 +0000 (09:34 +0000)]
Moving the the phpt generation script to scripts/dev directory at Jani's suggestion.

17 years ago- MFH Synch directory changes
Marcus Boerger [Sat, 2 Feb 2008 23:09:38 +0000 (23:09 +0000)]
- MFH Synch directory changes
[DOC]
# Class FilesystemIterator was introduced to have a better DirectoryIterator
# without having to change DirectoryIterator or RecursiveDirectoryIterator.
# On top of FilterIterator the new GlobIterator was introduced. This one allows
# to implement Countable(). But a glob stream flattens all structure, so it
# cannot be derived from RedursiveIterator. With the new structure all children
# of FilesystemIterator have nearly the same behavior. Just their capabilities
# are a bit different. Check out new inheritance tree on SplFileInfo:
#
# [marcus@frodo PHP_5_3]$ php ext/spl/examples/class_tree.php SplFileInfo
# make: `sapi/cli/php' is up to date.
# SplFileInfo
# |-DirectoryIterator (Iterator)
# | \-FilesystemIterator
# |   |-GlobIterator (Countable)
# |   \-RecursiveDirectoryIterator (RecursiveIterator)
# |     \-Phar (ArrayAccess, Countable)
# |-PharFileInfo
# \-SplFileObject (RecursiveIterator, SeekableIterator)
#   \-SplTempFileObject

17 years agoMFH: fix leak appearing when calling non-static protected or private methods as static
Antony Dovgal [Sat, 2 Feb 2008 22:29:41 +0000 (22:29 +0000)]
MFH: fix leak appearing when calling non-static protected or private methods as static

17 years ago- MFH Show interfaces
Marcus Boerger [Sat, 2 Feb 2008 21:02:25 +0000 (21:02 +0000)]
- MFH Show interfaces

17 years ago- MFH: Make timezone_open() work again.
Derick Rethans [Sat, 2 Feb 2008 17:25:54 +0000 (17:25 +0000)]
- MFH: Make timezone_open() work again.

17 years ago- MFH Add comment that explains why we need E_ERROR in those cases
Marcus Boerger [Sat, 2 Feb 2008 15:48:04 +0000 (15:48 +0000)]
- MFH Add comment that explains why we need E_ERROR  in those cases

17 years ago- Fix tests
Marcus Boerger [Sat, 2 Feb 2008 15:19:06 +0000 (15:19 +0000)]
- Fix tests

17 years ago- Fix remaining issue (should be last one)
Marcus Boerger [Sat, 2 Feb 2008 15:18:30 +0000 (15:18 +0000)]
- Fix remaining issue (should be last one)

17 years ago- Fix the expectations. Tests still fails because of something else.
Marcus Boerger [Sat, 2 Feb 2008 14:37:29 +0000 (14:37 +0000)]
- Fix the expectations. Tests still fails because of something else.

17 years ago- Drop useless TODO, this would need to be fixed in a generic way
Marcus Boerger [Sat, 2 Feb 2008 14:19:03 +0000 (14:19 +0000)]
- Drop useless TODO, this would need to be fixed in a generic way

17 years ago- It appears HEAD needs to be MFB'ed and this needs another fix now
Marcus Boerger [Sat, 2 Feb 2008 14:03:13 +0000 (14:03 +0000)]
- It appears HEAD needs to be MFB'ed and this needs another fix now

17 years ago- MFH Use new parameter parsing API
Marcus Boerger [Sat, 2 Feb 2008 13:58:31 +0000 (13:58 +0000)]
- MFH Use new parameter parsing API

17 years ago- Fix flag handling in message generation
Marcus Boerger [Sat, 2 Feb 2008 13:56:59 +0000 (13:56 +0000)]
- Fix flag handling in message generation

17 years ago- MFH Fix tests
Marcus Boerger [Sat, 2 Feb 2008 13:33:41 +0000 (13:33 +0000)]
- MFH Fix tests

17 years agoCountable requires SPL
Rasmus Lerdorf [Sat, 2 Feb 2008 09:53:44 +0000 (09:53 +0000)]
Countable requires SPL

17 years agoFix the fix
Felipe Pena [Sat, 2 Feb 2008 04:03:03 +0000 (04:03 +0000)]
Fix the fix

17 years agoFix tests (new error message)
Felipe Pena [Sat, 2 Feb 2008 03:20:51 +0000 (03:20 +0000)]
Fix tests (new error message)

17 years agoFix tests (new error message)
Felipe Pena [Sat, 2 Feb 2008 03:15:46 +0000 (03:15 +0000)]
Fix tests (new error message)

17 years agoFix tests (new error message)
Felipe Pena [Sat, 2 Feb 2008 03:00:57 +0000 (03:00 +0000)]
Fix tests (new error message)

17 years agoFix tests (new error message)
Felipe Pena [Sat, 2 Feb 2008 02:45:44 +0000 (02:45 +0000)]
Fix tests (new error message)

17 years agoFix tests (new error message)
Felipe Pena [Sat, 2 Feb 2008 02:36:08 +0000 (02:36 +0000)]
Fix tests (new error message)

17 years agoFix tests (new error message)
Felipe Pena [Sat, 2 Feb 2008 02:29:27 +0000 (02:29 +0000)]
Fix tests (new error message)

17 years agoAnother batch of fixed tests
Rasmus Lerdorf [Sat, 2 Feb 2008 01:51:17 +0000 (01:51 +0000)]
Another batch of fixed tests

17 years agoOps, fix the fix
Felipe Pena [Sat, 2 Feb 2008 01:48:29 +0000 (01:48 +0000)]
Ops, fix the fix

17 years agoFix tests (new error message)
Felipe Pena [Sat, 2 Feb 2008 01:40:45 +0000 (01:40 +0000)]
Fix tests (new error message)

17 years agoFix a few more tests
Rasmus Lerdorf [Sat, 2 Feb 2008 01:31:18 +0000 (01:31 +0000)]
Fix a few more tests

17 years agoWhat's the [0] for here? Looks wrong and causes stuff to segv
Rasmus Lerdorf [Sat, 2 Feb 2008 01:12:01 +0000 (01:12 +0000)]
What's the [0] for here?  Looks wrong and causes stuff to segv

17 years agoFix test and convert to UNIX line endings
Rasmus Lerdorf [Sat, 2 Feb 2008 01:01:04 +0000 (01:01 +0000)]
Fix test and convert to UNIX line endings

17 years agoFix more tests (some of these were not broken by the recent changes)
Rasmus Lerdorf [Sat, 2 Feb 2008 00:55:35 +0000 (00:55 +0000)]
Fix more tests (some of these were not broken by the recent changes)

17 years ago2 more test fixes
Rasmus Lerdorf [Sat, 2 Feb 2008 00:44:45 +0000 (00:44 +0000)]
2 more test fixes

17 years agoFix some tests
Rasmus Lerdorf [Sat, 2 Feb 2008 00:29:17 +0000 (00:29 +0000)]
Fix some tests

17 years ago- Fix build, thanks Christian Rodriguez for noticing
Marcus Boerger [Fri, 1 Feb 2008 23:46:36 +0000 (23:46 +0000)]
- Fix build, thanks Christian Rodriguez for noticing
# I wonder why the other machine didn't catch this

17 years agofix test, add 64bit version
Antony Dovgal [Fri, 1 Feb 2008 23:19:16 +0000 (23:19 +0000)]
fix test, add 64bit version

17 years agoSmall tweak. Need to make array and string callback syntax behave the
Rasmus Lerdorf [Fri, 1 Feb 2008 23:09:10 +0000 (23:09 +0000)]
Small tweak.  Need to make array and string callback syntax behave the
same way.  Also change "cannot" to "should not" since we obviously
"can" make the call.

17 years ago[DOC]
Marcus Boerger [Fri, 1 Feb 2008 21:27:55 +0000 (21:27 +0000)]
[DOC]
- Fix callable/static mess, the following will now all result in a E_STRICT
  . binding a dynamic function as a static callback
  . static call of a dynamic function
  . is_callable() on a static binding to a dynamic function
# [marcus@frodo PHP_5_3]$ php -a -d error_reporting=8191
# make: `sapi/cli/php' is up to date.
# Interactive shell
#
# php > class t{ function f() { echo "Funny\n"; } }
# php > $c = array("t","f");
# php > call_user_func($c);
#
# Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method t::f() cannot be called statically in php shell code on line 1
# Funny
# php > var_dump(is_callable($c));
#
# Strict Standards: Non-static method t::f() cannot be called statically in php shell code on line 1
# bool(true)
# php > t::f();
#
# Strict Standards: Non-static method t::f() should not be called statically in php shell code on line 1
# Funny
# php >

17 years agoMFH: Added new parameter for strstr(), stristr()
Felipe Pena [Fri, 1 Feb 2008 18:01:50 +0000 (18:01 +0000)]
MFH: Added new parameter for strstr(), stristr()

17 years agoCommand line script to help generate the basic framework of a PHPT
Zoe Slattery [Fri, 1 Feb 2008 17:45:38 +0000 (17:45 +0000)]
Command line script to help generate the basic framework of a PHPT

17 years agoA few new tests for math functions - Note the "constants" test will fail on Windows...
Zoe Slattery [Fri, 1 Feb 2008 17:21:18 +0000 (17:21 +0000)]
A few new tests for math functions - Note the "constants" test will fail on Windows - Bug 42143.

17 years ago- a few more gd tests (committed on behalf of andy wharmby)
Robert Nicholson [Fri, 1 Feb 2008 16:33:17 +0000 (16:33 +0000)]
- a few more gd tests (committed on behalf of andy wharmby)

17 years ago- Committing new tests for MBString extension.
Josie Messa [Fri, 1 Feb 2008 15:29:59 +0000 (15:29 +0000)]
- Committing new tests for MBString extension.
More details can be found here: http://news.php.net/php.qa/62382

17 years agoNew tests and fix tests (new error message)
Felipe Pena [Fri, 1 Feb 2008 13:41:19 +0000 (13:41 +0000)]
New tests and fix tests (new error message)

17 years agoMFH: New parameter 'before_needle'
Felipe Pena [Fri, 1 Feb 2008 12:28:44 +0000 (12:28 +0000)]
MFH: New parameter 'before_needle'

17 years agoglob:// was added in 5.3, no need to mention bug fixes for it
Hannes Magnusson [Fri, 1 Feb 2008 10:45:48 +0000 (10:45 +0000)]
glob:// was added in 5.3, no need to mention bug fixes for it

17 years agoMFH: New test for old, suspended bug
Christopher Jones [Thu, 31 Jan 2008 22:03:23 +0000 (22:03 +0000)]
MFH: New test for old, suspended bug

17 years agoMFH: fix bug #42369 (Implicit conversion to string leaks memory)
Rob Richards [Thu, 31 Jan 2008 21:58:57 +0000 (21:58 +0000)]
MFH: fix bug #42369 (Implicit conversion to string leaks memory)
add test