]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Tue, 25 Jul 2006 14:06:52 +0000 (14:06 +0000)]
Fixed bug #38132 (ReflectionClass::getStaticProperties() retains \0 in key
names).
Dmitry Stogov [Tue, 25 Jul 2006 13:40:05 +0000 (13:40 +0000)]
Changed memory_get_usage() and memory_get_peak_usage(). Optional boolean argument allows get memory size allocated by emalloc() (by default) or real size of memory allocated from system.
Antony Dovgal [Tue, 25 Jul 2006 13:24:53 +0000 (13:24 +0000)]
news entry
Antony Dovgal [Tue, 25 Jul 2006 13:24:19 +0000 (13:24 +0000)]
move ext/hwapi to PECL
Antony Dovgal [Tue, 25 Jul 2006 12:52:18 +0000 (12:52 +0000)]
ext/filepro moved to PECL
Ilia Alshanetsky [Tue, 25 Jul 2006 12:34:38 +0000 (12:34 +0000)]
Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the
class itself).
Antony Dovgal [Tue, 25 Jul 2006 10:36:19 +0000 (10:36 +0000)]
MFH: check g_hash for NULL before resetting it
Uwe Schindler [Tue, 25 Jul 2006 09:20:32 +0000 (09:20 +0000)]
MFH: Fix compilation with TSRM (now correct)
Uwe Schindler [Tue, 25 Jul 2006 09:19:38 +0000 (09:19 +0000)]
revert shitty whitespace patch (forgot to reconfigure my editor after reinstallation)
Antony Dovgal [Tue, 25 Jul 2006 09:06:55 +0000 (09:06 +0000)]
initialize variable
Uwe Schindler [Tue, 25 Jul 2006 08:42:54 +0000 (08:42 +0000)]
Fix compilation with TSRM
Derick Rethans [Tue, 25 Jul 2006 06:49:38 +0000 (06:49 +0000)]
- Fixed typo.
Marcus Boerger [Mon, 24 Jul 2006 23:41:09 +0000 (23:41 +0000)]
- MFH Update tests
Marcus Boerger [Mon, 24 Jul 2006 23:40:57 +0000 (23:40 +0000)]
- MFH Correctly handle binary proeprty names which are not mangled
Marcus Boerger [Mon, 24 Jul 2006 22:36:21 +0000 (22:36 +0000)]
- MFH Yet another problematic case with mangled properties
Ilia Alshanetsky [Mon, 24 Jul 2006 18:53:01 +0000 (18:53 +0000)]
back to dev
Ilia Alshanetsky [Mon, 24 Jul 2006 18:51:31 +0000 (18:51 +0000)]
5.2.0RC1
Pierre Joye [Mon, 24 Jul 2006 18:30:53 +0000 (18:30 +0000)]
- #38179 and zip entry
Andrei Zmievski [Mon, 24 Jul 2006 18:18:33 +0000 (18:18 +0000)]
+1 for keys
Marcus Boerger [Mon, 24 Jul 2006 18:03:45 +0000 (18:03 +0000)]
- MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex()
Marcus Boerger [Mon, 24 Jul 2006 17:58:32 +0000 (17:58 +0000)]
- Better fix for #34505 and related, drop zend_unmangle_property_name_ex()
Pierre Joye [Mon, 24 Jul 2006 17:26:24 +0000 (17:26 +0000)]
- this one was not in
SVN Migration [Mon, 24 Jul 2006 16:58:59 +0000 (16:58 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
Michael Wallner [Mon, 24 Jul 2006 12:15:28 +0000 (12:15 +0000)]
- note about allow_url_include
Dmitry Stogov [Mon, 24 Jul 2006 12:15:07 +0000 (12:15 +0000)]
Documentation fix
Dmitry Stogov [Mon, 24 Jul 2006 08:15:26 +0000 (08:15 +0000)]
Fixed memory leaks detection
Dmitry Stogov [Mon, 24 Jul 2006 07:43:49 +0000 (07:43 +0000)]
Test for bug #38146 (Cannot use array returned from foo::__get('bar') in write context)
Ilia Alshanetsky [Mon, 24 Jul 2006 03:58:41 +0000 (03:58 +0000)]
Fixed compiler warning.
foobar [Mon, 24 Jul 2006 00:01:02 +0000 (00:01 +0000)]
fix build and typo after another lazy ass who does not test before commit: Dmitry
foobar [Sun, 23 Jul 2006 23:55:46 +0000 (23:55 +0000)]
MFH: cleanup after lazy people
foobar [Sun, 23 Jul 2006 23:50:43 +0000 (23:50 +0000)]
MFH: fix compile failure and remove unnecessary TSRMLS_FETCH calls
Pierre Joye [Sun, 23 Jul 2006 21:41:12 +0000 (21:41 +0000)]
- #38179, imagecopy, palette to truecolor must use alpha channel too
Marcus Boerger [Sun, 23 Jul 2006 18:51:23 +0000 (18:51 +0000)]
- This was reintroduced by Zeev
# I could need help in writing this file. Actually i know why i didn't want
# to start it in the first place.
Andrei Zmievski [Sat, 22 Jul 2006 16:58:39 +0000 (16:58 +0000)]
Gah.
Andrei Zmievski [Sat, 22 Jul 2006 16:58:06 +0000 (16:58 +0000)]
Matt should be happy now.
Stefan Esser [Sat, 22 Jul 2006 16:38:29 +0000 (16:38 +0000)]
Added RFC1867 fileupload processing hook.
foobar [Sat, 22 Jul 2006 15:41:42 +0000 (15:41 +0000)]
MFH:- Fixed bug #38183 (disable_classes=Foobar causes disabled class to be called Foo)
Rob Richards [Sat, 22 Jul 2006 15:33:02 +0000 (15:33 +0000)]
MFH: enable by default
Nuno Lopes [Sat, 22 Jul 2006 15:22:56 +0000 (15:22 +0000)]
more const keywording
Nuno Lopes [Sat, 22 Jul 2006 15:15:53 +0000 (15:15 +0000)]
dont create images in the php source root. output them instead
Pierre Joye [Sat, 22 Jul 2006 12:59:15 +0000 (12:59 +0000)]
- hopla, before I got more conflicts ;)
(fix compiler warnings with latest const char changes)
Nuno Lopes [Sat, 22 Jul 2006 12:49:36 +0000 (12:49 +0000)]
use const keyword where possible
Pierre Joye [Sat, 22 Jul 2006 09:39:24 +0000 (09:39 +0000)]
- silent compiler warnings (char/unsigned char)
Pierre Joye [Sat, 22 Jul 2006 09:09:06 +0000 (09:09 +0000)]
- api shake #1, parse_pararameter has to be changed too
Pierre Joye [Sat, 22 Jul 2006 08:58:03 +0000 (08:58 +0000)]
- API Shake up #1, use input type as first argument in input_get_args
(INPUT_GET/POST)
Andrei Zmievski [Fri, 21 Jul 2006 23:54:19 +0000 (23:54 +0000)]
MFH
Marcus Boerger [Fri, 21 Jul 2006 21:55:43 +0000 (21:55 +0000)]
- MFH Update docu
Marcus Boerger [Fri, 21 Jul 2006 21:26:11 +0000 (21:26 +0000)]
- MFH Match code with docu
Marcus Boerger [Fri, 21 Jul 2006 20:14:31 +0000 (20:14 +0000)]
- MFH Update RegexIterator, Docu & Tests
Dmitry Stogov [Fri, 21 Jul 2006 10:32:17 +0000 (10:32 +0000)]
Changed error message (E_ERROR -> E_NOTICE) in case of indirect modification of overloaded property.
Dmitry Stogov [Fri, 21 Jul 2006 08:39:30 +0000 (08:39 +0000)]
Fixed wrong "type" argument to read_property() handler
Marcus Boerger [Thu, 20 Jul 2006 22:54:21 +0000 (22:54 +0000)]
- Synch RegexIterator with HEAD
Marcus Boerger [Thu, 20 Jul 2006 22:53:07 +0000 (22:53 +0000)]
- MFH Clean up (after consulting Andrei)
. Change the handlers SPL uses to php_pcre_*_impl(pcre_cache_entry*,....)
. All refactored funcs (match, split, replace, grep) use the above
. Change (zend|php)_error() to php_error_docref()
. Move from old to new param parsing api
. Fix memleaks in unicode mode
Edin Kadribasic [Thu, 20 Jul 2006 22:21:27 +0000 (22:21 +0000)]
Lib update
Seiji Masugata [Thu, 20 Jul 2006 15:56:29 +0000 (15:56 +0000)]
Initial commit. Updated bundled oniguruma library (used for multibyte regular expression) to 4.2.0.
Derick Rethans [Thu, 20 Jul 2006 15:49:02 +0000 (15:49 +0000)]
- MFH: Rename date classes to DateTime and DateTimeZone
Seiji Masugata [Thu, 20 Jul 2006 15:45:07 +0000 (15:45 +0000)]
Updated bundled oniguruma library (used for multibyte regular expression) to 4.2.0.
Pierre Joye [Thu, 20 Jul 2006 12:58:13 +0000 (12:58 +0000)]
- make boolean logical filter works like int/float and php itself
- add more tests for boolean input
Antony Dovgal [Thu, 20 Jul 2006 10:47:37 +0000 (10:47 +0000)]
rephrase
foobar [Thu, 20 Jul 2006 10:11:15 +0000 (10:11 +0000)]
MFH: simplify
foobar [Thu, 20 Jul 2006 10:09:09 +0000 (10:09 +0000)]
update
foobar [Thu, 20 Jul 2006 10:07:29 +0000 (10:07 +0000)]
MFH
Antony Dovgal [Thu, 20 Jul 2006 09:33:28 +0000 (09:33 +0000)]
MFH: use E_WARNING on recursion and add null to the result to keep it valid
Antony Dovgal [Thu, 20 Jul 2006 09:19:02 +0000 (09:19 +0000)]
MFH: ZTS fix
Antony Dovgal [Thu, 20 Jul 2006 08:58:49 +0000 (08:58 +0000)]
add missing .cvsignore
Antony Dovgal [Thu, 20 Jul 2006 08:56:57 +0000 (08:56 +0000)]
MFH: add recursion protection to json_encode() and new tests
Antony Dovgal [Thu, 20 Jul 2006 08:24:31 +0000 (08:24 +0000)]
fix segfault, add test
Antony Dovgal [Thu, 20 Jul 2006 07:40:49 +0000 (07:40 +0000)]
MFH
Antony Dovgal [Thu, 20 Jul 2006 07:30:22 +0000 (07:30 +0000)]
MFH
Antony Dovgal [Thu, 20 Jul 2006 07:20:23 +0000 (07:20 +0000)]
break; break; -> break;
Pierre Joye [Wed, 19 Jul 2006 18:50:51 +0000 (18:50 +0000)]
- fix tests for PI with libxml 2.6.24+, a new line is now added
Ilia Alshanetsky [Wed, 19 Jul 2006 16:20:02 +0000 (16:20 +0000)]
Extension news
Ilia Alshanetsky [Wed, 19 Jul 2006 16:17:15 +0000 (16:17 +0000)]
Fixed compiler warnings and enable Json by default.
foobar [Wed, 19 Jul 2006 13:54:56 +0000 (13:54 +0000)]
un*uck NEWS
foobar [Wed, 19 Jul 2006 13:45:43 +0000 (13:45 +0000)]
Missing file..
Michael Wallner [Wed, 19 Jul 2006 12:25:46 +0000 (12:25 +0000)]
MFH: added error_get_last() function
Dmitry Stogov [Wed, 19 Jul 2006 09:55:19 +0000 (09:55 +0000)]
Fixed bug #37144 (PHP crashes trying to assign into property of dead object)
Antony Dovgal [Wed, 19 Jul 2006 08:35:55 +0000 (08:35 +0000)]
no need to fetch name and free it immediately after that
Antony Dovgal [Wed, 19 Jul 2006 08:26:50 +0000 (08:26 +0000)]
fix tests
Antony Dovgal [Wed, 19 Jul 2006 07:18:34 +0000 (07:18 +0000)]
MFH: increase refcount when adding zval to the result array
Antony Dovgal [Wed, 19 Jul 2006 06:57:21 +0000 (06:57 +0000)]
fix compile warnings
Antony Dovgal [Wed, 19 Jul 2006 06:32:52 +0000 (06:32 +0000)]
fetch tsrm_ls, don't use it uninitialized
Ilia Alshanetsky [Tue, 18 Jul 2006 22:42:28 +0000 (22:42 +0000)]
Fixed memory leak
Antony Dovgal [Tue, 18 Jul 2006 15:41:58 +0000 (15:41 +0000)]
MFH: fix build on platforms without mremap()
Antony Dovgal [Tue, 18 Jul 2006 14:58:42 +0000 (14:58 +0000)]
news entry
Antony Dovgal [Tue, 18 Jul 2006 14:54:32 +0000 (14:54 +0000)]
MFH: add gmp_nextprime()
patch by ants dot aasma at gmail dot com
Derick Rethans [Tue, 18 Jul 2006 12:38:05 +0000 (12:38 +0000)]
- Enable all new date functions and classes
Antony Dovgal [Tue, 18 Jul 2006 09:22:32 +0000 (09:22 +0000)]
fix test
Dmitry Stogov [Tue, 18 Jul 2006 09:06:33 +0000 (09:06 +0000)]
New memory manager
Antony Dovgal [Tue, 18 Jul 2006 09:00:10 +0000 (09:00 +0000)]
fix logic
Antony Dovgal [Tue, 18 Jul 2006 08:17:28 +0000 (08:17 +0000)]
MFH: fix DVAL_TO_LVAL() on AIX with old gcc
Ilia Alshanetsky [Tue, 18 Jul 2006 00:09:01 +0000 (00:09 +0000)]
Added possible failure note.
Marcus Boerger [Mon, 17 Jul 2006 21:11:33 +0000 (21:11 +0000)]
- MFH Fix #38125 undefined reference to spl_dual_it_free_storage
Michael Wallner [Mon, 17 Jul 2006 20:36:47 +0000 (20:36 +0000)]
- fix bug #37945 pathinfo() cannot handle argument with special characters
like german "Umlaute"
Pierre Joye [Mon, 17 Jul 2006 14:30:21 +0000 (14:30 +0000)]
- #38112, add test and use MAX_LWZ_BITS instead of the value
Pierre Joye [Mon, 17 Jul 2006 12:54:09 +0000 (12:54 +0000)]
- sync tests with HEAD
Nuno Lopes [Mon, 17 Jul 2006 11:43:48 +0000 (11:43 +0000)]
make valgrind trace child processes. useful for the PCNTL extension (fork()), for example
Nuno Lopes [Mon, 17 Jul 2006 11:39:13 +0000 (11:39 +0000)]
new test
Nuno Lopes [Mon, 17 Jul 2006 10:48:11 +0000 (10:48 +0000)]
now they are really equivalent..
Antony Dovgal [Mon, 17 Jul 2006 10:08:17 +0000 (10:08 +0000)]
typofix