]> granicus.if.org Git - php/log
php
17 years agoremove FIXME - it's been fixed
Greg Beaver [Sat, 29 Dec 2007 02:04:09 +0000 (02:04 +0000)]
remove FIXME - it's been fixed

17 years agofix index/custom 404 page
Greg Beaver [Sat, 29 Dec 2007 02:01:12 +0000 (02:01 +0000)]
fix index/custom 404 page

17 years agoupdate proto, arginfo for webPhar
Greg Beaver [Sat, 29 Dec 2007 01:37:12 +0000 (01:37 +0000)]
update proto, arginfo for webPhar

17 years agoadd vastly improved 404 handling
Greg Beaver [Sat, 29 Dec 2007 01:35:46 +0000 (01:35 +0000)]
add vastly improved 404 handling

17 years agoChangeLog update
<changelog@php.net> [Sat, 29 Dec 2007 01:31:29 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix redirect to index file
Greg Beaver [Fri, 28 Dec 2007 23:33:15 +0000 (23:33 +0000)]
fix redirect to index file

17 years agoMerge from 5_3. Fixing 32 vs. 64bit issue.
Ulf Wendel [Fri, 28 Dec 2007 18:28:21 +0000 (18:28 +0000)]
Merge from 5_3. Fixing 32 vs. 64bit issue.

17 years agoMerge from 5_3 - MySQL 6.0 SQL fixes
Ulf Wendel [Fri, 28 Dec 2007 18:19:17 +0000 (18:19 +0000)]
Merge from 5_3 - MySQL 6.0 SQL fixes

17 years agoRemove RPL functions. They were always experimental and lead to crashes.
Andrey Hristov [Fri, 28 Dec 2007 15:38:23 +0000 (15:38 +0000)]
Remove RPL functions. They were always experimental and lead to crashes.
The underlying functions will be removed from libmysql as of MySQL 6.0, so
it's right time to remove them.

17 years agoFixed possible memory corruption
Dmitry Stogov [Fri, 28 Dec 2007 15:32:25 +0000 (15:32 +0000)]
Fixed possible memory corruption

17 years agoSync from 5_3. Cutting off a few edges:
Ulf Wendel [Fri, 28 Dec 2007 14:51:26 +0000 (14:51 +0000)]
Sync from 5_3. Cutting off a few edges:
 - use connection parameter from environment variables
 - check if MySQL supports procedures
 - whitespace

17 years agoFixed test related to bug #38469
Dmitry Stogov [Fri, 28 Dec 2007 13:23:13 +0000 (13:23 +0000)]
Fixed test related to bug #38469

17 years agoFixed bug #38469 (unexpected creation of cycle, json tests failed, leaks memory)
Dmitry Stogov [Fri, 28 Dec 2007 13:22:17 +0000 (13:22 +0000)]
Fixed bug #38469 (unexpected creation of cycle, json tests failed, leaks memory)

17 years agoInitialize operand type
Dmitry Stogov [Fri, 28 Dec 2007 09:47:56 +0000 (09:47 +0000)]
Initialize operand type

17 years agoChangeLog update
<changelog@php.net> [Fri, 28 Dec 2007 01:31:29 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: fix tests
Nuno Lopes [Thu, 27 Dec 2007 16:05:58 +0000 (16:05 +0000)]
MFB: fix tests

17 years agoUse proper result type
Dmitry Stogov [Thu, 27 Dec 2007 13:52:29 +0000 (13:52 +0000)]
Use proper result type

17 years agoAdded ability to use SplArrays instead of plain arrays in ext/soap. (Joshua Reese...
Dmitry Stogov [Thu, 27 Dec 2007 13:10:32 +0000 (13:10 +0000)]
Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua Reese, Dmitry)

17 years agoFixed 32/64-bit tests (Serg)
Dmitry Stogov [Thu, 27 Dec 2007 11:23:30 +0000 (11:23 +0000)]
Fixed 32/64-bit tests (Serg)

17 years agoMFB5.3: Fixed bug#43105 (PHP seems to fail to close open files.)
Hannes Magnusson [Thu, 27 Dec 2007 02:11:05 +0000 (02:11 +0000)]
MFB5.3: Fixed bug#43105 (PHP seems to fail to close open files.)

17 years agoChangeLog update
<changelog@php.net> [Thu, 27 Dec 2007 01:31:33 +0000 (01:31 +0000)]
ChangeLog update

17 years agoFix typo (TAKAGI Masahiro)
Hannes Magnusson [Wed, 26 Dec 2007 21:01:15 +0000 (21:01 +0000)]
Fix typo (TAKAGI Masahiro)

17 years agofix on windows
Greg Beaver [Wed, 26 Dec 2007 16:59:01 +0000 (16:59 +0000)]
fix on windows

# it works! it works!

17 years agoChangeLog update
<changelog@php.net> [Wed, 26 Dec 2007 01:31:36 +0000 (01:31 +0000)]
ChangeLog update

17 years agoFix for bug #42548 "PROCEDURE xxx can't return a result set"
Hartmut Holzgraefe [Tue, 25 Dec 2007 18:23:07 +0000 (18:23 +0000)]
Fix for bug #42548 "PROCEDURE xxx can't return a result set"

17 years agofix test : do not run when run as root
Raghubansh Kumar [Tue, 25 Dec 2007 16:14:32 +0000 (16:14 +0000)]
fix test : do not run when run as root

17 years agoFixed %f regex
Dmitry Stogov [Tue, 25 Dec 2007 12:06:53 +0000 (12:06 +0000)]
Fixed %f regex

17 years agoFixed bug #43651 (is_callable() with one or more nonconsecutive colons crashes)
Dmitry Stogov [Tue, 25 Dec 2007 10:58:49 +0000 (10:58 +0000)]
Fixed bug #43651 (is_callable() with one or more nonconsecutive colons crashes)

17 years agoChangeLog update
<changelog@php.net> [Tue, 25 Dec 2007 01:31:32 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix windows build
Greg Beaver [Mon, 24 Dec 2007 21:40:54 +0000 (21:40 +0000)]
fix windows build

# there HAS to be a better way to do this...

17 years agoremove unused variable
Greg Beaver [Mon, 24 Dec 2007 20:48:12 +0000 (20:48 +0000)]
remove unused variable

17 years agofix mem leak
Greg Beaver [Mon, 24 Dec 2007 20:30:44 +0000 (20:30 +0000)]
fix mem leak

17 years agoAdditional fix for bug #42868
Dmitry Stogov [Mon, 24 Dec 2007 18:10:20 +0000 (18:10 +0000)]
Additional fix for bug #42868

17 years agonew testcases for dir() function
Raghubansh Kumar [Mon, 24 Dec 2007 05:07:47 +0000 (05:07 +0000)]
new testcases for dir() function

17 years agofix tests
Raghubansh Kumar [Mon, 24 Dec 2007 04:29:26 +0000 (04:29 +0000)]
fix tests

17 years agoChanging the regex for %f so the it will match e-, e+ and e.
Raghubansh Kumar [Mon, 24 Dec 2007 04:20:15 +0000 (04:20 +0000)]
Changing the regex for %f so the it will match e-, e+ and e.

17 years agocomplete re-factoring of front controller. Now it is done with
Greg Beaver [Sun, 23 Dec 2007 21:12:42 +0000 (21:12 +0000)]
complete re-factoring of front controller.  Now it is done with
Phar->webPhar():
<?php
Phar::webPhar();
__HALT_COMPILER();

With the above stub, the default front controller will kick in.  An array of mime type overrides, and another
array mapping phar file entry -> redirected entry can be used to further customize
[DOC]

17 years agonew test for front controller
Greg Beaver [Sat, 22 Dec 2007 07:47:15 +0000 (07:47 +0000)]
new test for front controller

17 years agofirst attempt at major new feature: default front controller for web
Greg Beaver [Sat, 22 Dec 2007 07:46:53 +0000 (07:46 +0000)]
first attempt at major new feature: default front controller for web
Currently, an entire phar entry is leaked for no obvious reason, otherwise it works.  Sample code:
The phar has to be created using Phar->useFrontController(); and the stub performs actual resolution of which file to load:
<?php
Phar::mapPhar();
include 'phar://' . __FILE__ . '/' . substr($_SERVER['REQUEST_URI'], strlen(basename(__FILE__)));
__HALT_COMPILER();
?>

Phar automatically determines mime type from the file extension and either parses or displays the file.  Modification of REQUEST_URI
and other variables should happen in the stub
[DOC]

17 years agoChangeLog update
<changelog@php.net> [Sat, 22 Dec 2007 01:31:34 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fix #43450 (Memory leak on some functions with implicit object
Johannes Schlüter [Fri, 21 Dec 2007 20:56:10 +0000 (20:56 +0000)]
- Fix #43450 (Memory leak on some functions with implicit object
  __toString() call) (Davic C.)

17 years agosame fix we used in linux to make all extension deps optional
Greg Beaver [Fri, 21 Dec 2007 19:02:20 +0000 (19:02 +0000)]
same fix we used in linux to make all extension deps optional

17 years agoFixed test
Dmitry Stogov [Fri, 21 Dec 2007 09:42:07 +0000 (09:42 +0000)]
Fixed test

17 years agoon second thought, hooking into getcwd() is a bad idea, who uses this for code loadin...
Greg Beaver [Fri, 21 Dec 2007 04:49:25 +0000 (04:49 +0000)]
on second thought, hooking into getcwd() is a bad idea, who uses this for code loading, anyways?

17 years agoChangeLog update
<changelog@php.net> [Fri, 21 Dec 2007 01:31:31 +0000 (01:31 +0000)]
ChangeLog update

17 years agoimplement cleaning of crap paths - major functionality boost
Greg Beaver [Thu, 20 Dec 2007 23:12:40 +0000 (23:12 +0000)]
implement cleaning of crap paths - major functionality boost

17 years agofix tests
Raghubansh Kumar [Thu, 20 Dec 2007 17:25:06 +0000 (17:25 +0000)]
fix tests

17 years agox86_64 assembler optimization (Brain Shire)
Dmitry Stogov [Thu, 20 Dec 2007 13:11:35 +0000 (13:11 +0000)]
x86_64 assembler optimization (Brain Shire)

17 years agoNew test - Indexing - various special cases
Robert Nicholson [Thu, 20 Dec 2007 11:42:23 +0000 (11:42 +0000)]
New test - Indexing - various special cases

17 years agonew tests for array_map usage variations - string keys and references
Robert Nicholson [Thu, 20 Dec 2007 11:18:08 +0000 (11:18 +0000)]
new tests for array_map usage variations - string keys and references

17 years agoremove minor (and unnecessary I might add) windows compile warnings
Greg Beaver [Thu, 20 Dec 2007 04:12:23 +0000 (04:12 +0000)]
remove minor (and unnecessary I might add) windows compile warnings

17 years agoChangeLog update
<changelog@php.net> [Thu, 20 Dec 2007 01:31:33 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fixed rest warnings
Derick Rethans [Wed, 19 Dec 2007 13:13:27 +0000 (13:13 +0000)]
- Fixed rest warnings

17 years agofix test
Raghubansh Kumar [Wed, 19 Dec 2007 10:37:42 +0000 (10:37 +0000)]
fix test

17 years agoholy cow - include/fopen/cwd magic fully working on unix now for windows testing
Greg Beaver [Wed, 19 Dec 2007 04:37:25 +0000 (04:37 +0000)]
holy cow - include/fopen/cwd magic fully working on unix now for windows testing

17 years agomaking progress (include magic works)
Greg Beaver [Wed, 19 Dec 2007 03:17:05 +0000 (03:17 +0000)]
making progress (include magic works)

17 years agoChangeLog update
<changelog@php.net> [Wed, 19 Dec 2007 01:31:31 +0000 (01:31 +0000)]
ChangeLog update

17 years agoAdding PHPT tests for the ReflectionProperty class. reflectionProperty_getValue_error...
Steve Seear [Tue, 18 Dec 2007 17:25:40 +0000 (17:25 +0000)]
Adding PHPT tests for the ReflectionProperty class. reflectionProperty_getValue_error.phpt and reflectionProperty_setValue_error.phpt are failing with behaviour that is inconsistent with PHP5_3.

17 years ago[unfinished] magically handle getcwd() and fopen() with include_path inside phar
Greg Beaver [Tue, 18 Dec 2007 17:01:24 +0000 (17:01 +0000)]
[unfinished] magically handle getcwd() and fopen() with include_path inside phar
this work is incomplete, but compiles and existing tests pass

17 years agoMFB: Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can
Ilia Alshanetsky [Tue, 18 Dec 2007 13:48:19 +0000 (13:48 +0000)]
MFB: Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can
result in a crash)

17 years ago- Fixed var_export() for array keys
Derick Rethans [Tue, 18 Dec 2007 10:53:25 +0000 (10:53 +0000)]
- Fixed var_export() for array keys
- Fixed broken explode() test

17 years ago- Fixed typo.
Derick Rethans [Tue, 18 Dec 2007 10:52:59 +0000 (10:52 +0000)]
- Fixed typo.

17 years agooops, need to make these things optional, not required
Greg Beaver [Tue, 18 Dec 2007 05:32:11 +0000 (05:32 +0000)]
oops, need to make these things optional, not required

17 years agoChangeLog update
<changelog@php.net> [Tue, 18 Dec 2007 01:31:33 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fix folding (again)
Marcus Boerger [Mon, 17 Dec 2007 13:47:09 +0000 (13:47 +0000)]
- Fix folding (again)
- Fix clone mask

17 years agofix tests
Raghubansh Kumar [Mon, 17 Dec 2007 13:00:52 +0000 (13:00 +0000)]
fix tests

17 years agoMFB5.3: - Allow to specify php executable on commandline
Hannes Magnusson [Mon, 17 Dec 2007 11:34:55 +0000 (11:34 +0000)]
MFB5.3: - Allow to specify php executable on commandline
MFB5.3: - Allow to check the out,exp and diff results on console while executing the tests

17 years agoFixed bug #42868 (Floats cast to integer droduce unpredicatable results). (Zoe Slattery)
Dmitry Stogov [Mon, 17 Dec 2007 11:06:43 +0000 (11:06 +0000)]
Fixed bug #42868 (Floats cast to integer droduce unpredicatable results). (Zoe Slattery)

17 years ago- Fix indent of macros
Jani Taskinen [Mon, 17 Dec 2007 08:51:58 +0000 (08:51 +0000)]
- Fix indent of macros

17 years agoAdd support for encoding options
Sara Golemon [Mon, 17 Dec 2007 07:48:21 +0000 (07:48 +0000)]
Add support for encoding options

17 years agoAdd scoping braces for variable declaration
Sara Golemon [Mon, 17 Dec 2007 05:16:40 +0000 (05:16 +0000)]
Add scoping braces for variable declaration

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

17 years ago- Fix #43611 SplObjectStorage is available since 5.1.2
Johannes Schlüter [Sun, 16 Dec 2007 22:19:35 +0000 (22:19 +0000)]
- Fix #43611 SplObjectStorage is available since 5.1.2

17 years agoMFB5.3: Fix test
Hannes Magnusson [Sun, 16 Dec 2007 19:19:14 +0000 (19:19 +0000)]
MFB5.3: Fix test

17 years agoFixed bug #43589 (a possible infinite loop in bz2_filter.c)
Ilia Alshanetsky [Sun, 16 Dec 2007 17:21:44 +0000 (17:21 +0000)]
Fixed bug #43589 (a possible infinite loop in bz2_filter.c)

# Patch by Greg Beaver

17 years agoMFB: Fixed bug #43606 (define missing depencies of the exif extension)
Ilia Alshanetsky [Sun, 16 Dec 2007 17:15:05 +0000 (17:15 +0000)]
MFB: Fixed bug #43606 (define missing depencies of the exif extension)

17 years agofully implement Phar->copy(), fix test
Greg Beaver [Sun, 16 Dec 2007 06:31:00 +0000 (06:31 +0000)]
fully implement Phar->copy(), fix test

17 years agoChangeLog update
<changelog@php.net> [Sun, 16 Dec 2007 01:31:35 +0000 (01:31 +0000)]
ChangeLog update

17 years agoadd failing test
Greg Beaver [Sun, 16 Dec 2007 01:11:50 +0000 (01:11 +0000)]
add failing test

17 years agoPhar::copy() [not yet working]
Greg Beaver [Sun, 16 Dec 2007 00:57:39 +0000 (00:57 +0000)]
Phar::copy() [not yet working]

17 years agoMFB: Fix protos
Hannes Magnusson [Sat, 15 Dec 2007 12:57:05 +0000 (12:57 +0000)]
MFB: Fix protos

17 years agofix test
Antony Dovgal [Sat, 15 Dec 2007 12:44:21 +0000 (12:44 +0000)]
fix test

17 years agoChangeLog update
<changelog@php.net> [Sat, 15 Dec 2007 01:31:29 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- MFB: Bug #41528
David Coallier [Sat, 15 Dec 2007 01:18:28 +0000 (01:18 +0000)]
- MFB: Bug #41528
- Added possibility to serialize and unserialize classes that extend to ArrayObject
- See ext/spl/tests/array_023.phpt and ext/spl/tests/bug41528.php for references
- Put a folding for all SPL_ARRAY_METHOD() def

17 years agoFix folding
Etienne Kneuss [Fri, 14 Dec 2007 22:52:53 +0000 (22:52 +0000)]
Fix folding

17 years agoPhar->buildFromIterator now can also accept a stream handle as a value in addition
Greg Beaver [Fri, 14 Dec 2007 19:45:22 +0000 (19:45 +0000)]
Phar->buildFromIterator now can also accept a stream handle as a value in addition
to a file path (string) or SplFileInfo object
[DOC]

17 years agofix test
Greg Beaver [Fri, 14 Dec 2007 18:54:54 +0000 (18:54 +0000)]
fix test

17 years agofix alias overloading detection on windows
Greg Beaver [Fri, 14 Dec 2007 18:42:57 +0000 (18:42 +0000)]
fix alias overloading detection on windows

17 years agofix test
Greg Beaver [Fri, 14 Dec 2007 18:37:49 +0000 (18:37 +0000)]
fix test

17 years agofix terrible logic discovered in windows testing (not sure how it ever worked on...
Greg Beaver [Fri, 14 Dec 2007 18:34:12 +0000 (18:34 +0000)]
fix terrible logic discovered in windows testing (not sure how it ever worked on unix)

17 years agoNew testcases for token_get_all() function
Raghubansh Kumar [Fri, 14 Dec 2007 16:19:29 +0000 (16:19 +0000)]
New testcases for token_get_all() function

17 years agoMFB: Change createFromTimestamp to setTimestamp
Scott MacVicar [Fri, 14 Dec 2007 14:52:38 +0000 (14:52 +0000)]
MFB: Change createFromTimestamp to setTimestamp

17 years ago- Add Datetime::createFromTimestamp to allow setting of a unix timestamp without...
Scott MacVicar [Fri, 14 Dec 2007 14:27:18 +0000 (14:27 +0000)]
- Add Datetime::createFromTimestamp to allow setting of a unix timestamp without invoking the date parser.

17 years agoexecutor optimization
Dmitry Stogov [Fri, 14 Dec 2007 14:15:23 +0000 (14:15 +0000)]
executor optimization

17 years agowindows fixes #2 (thanks Steph you rule)
Greg Beaver [Fri, 14 Dec 2007 05:45:48 +0000 (05:45 +0000)]
windows fixes #2 (thanks Steph you rule)

17 years agowindows fixes (thanks Steph you rule)
Greg Beaver [Fri, 14 Dec 2007 05:39:20 +0000 (05:39 +0000)]
windows fixes (thanks Steph you rule)

17 years agofix test
Greg Beaver [Fri, 14 Dec 2007 05:22:53 +0000 (05:22 +0000)]
fix test

17 years agoremove stupid*$(# debug code
Greg Beaver [Fri, 14 Dec 2007 05:00:59 +0000 (05:00 +0000)]
remove stupid*$(# debug code

17 years ago- Added other test with some unicode words (Sorry if this chinese word
David Coallier [Fri, 14 Dec 2007 04:49:47 +0000 (04:49 +0000)]
- Added other test with some unicode words (Sorry if this chinese word
  turns out to be offensive I have no clue what it means, just copied it)

17 years ago- MFB: Merged bug41528.phpt test from 5_3
David Coallier [Fri, 14 Dec 2007 04:23:09 +0000 (04:23 +0000)]
- MFB: Merged bug41528.phpt test from 5_3
- Added a very similar test but this one just makes sure we keep
  all the properties of the class members that we just serialized