]> granicus.if.org Git - php/log
php
18 years agoinitialize var
Antony Dovgal [Thu, 27 Jul 2006 08:00:54 +0000 (08:00 +0000)]
initialize var

18 years agofix build with Intel C Compiler
Antony Dovgal [Thu, 27 Jul 2006 07:39:30 +0000 (07:39 +0000)]
fix build with Intel C Compiler

18 years agoMFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
foobar [Thu, 27 Jul 2006 05:17:34 +0000 (05:17 +0000)]
MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
MFH:   . Renamed the function to snmp_set_oid_output_format() which describes
MFH:     it's behaviour better. Old one was left as an alias for it.
MFH:   . Added 2 new constants: SNMP_OID_OUTPUT_FULL and SNMP_OID_OUTPUT_NUMERIC
MFH: - Fixed some memleaks

18 years agoupdate credits
foobar [Thu, 27 Jul 2006 01:21:27 +0000 (01:21 +0000)]
update credits

18 years agoMFH:- Fix build with ext/date/lib with shared extensions
foobar [Thu, 27 Jul 2006 01:20:09 +0000 (01:20 +0000)]
MFH:- Fix build with ext/date/lib with shared extensions

18 years agoMFH: fix phpize build
foobar [Thu, 27 Jul 2006 01:18:55 +0000 (01:18 +0000)]
MFH: fix phpize build

18 years agoFixed compiler warnings.
Ilia Alshanetsky [Thu, 27 Jul 2006 00:36:55 +0000 (00:36 +0000)]
Fixed compiler warnings.

18 years agoMFH: - Fixed bug #37564 (AES privacy encryption not possible due to net-snmp 5.2...
foobar [Wed, 26 Jul 2006 23:57:43 +0000 (23:57 +0000)]
MFH: - Fixed bug #37564 (AES privacy encryption not possible due to net-snmp 5.2 compatibility issue)

18 years ago- readability
Pierre Joye [Wed, 26 Jul 2006 23:23:55 +0000 (23:23 +0000)]
- readability

18 years ago- fix test
Pierre Joye [Wed, 26 Jul 2006 23:22:53 +0000 (23:22 +0000)]
- fix test

18 years agoImproved fix for bug #38132
Ilia Alshanetsky [Wed, 26 Jul 2006 23:18:41 +0000 (23:18 +0000)]
Improved fix for bug #38132

18 years agoFixed bug #38220 (Crash on some object operations)
Dmitry Stogov [Wed, 26 Jul 2006 15:29:27 +0000 (15:29 +0000)]
Fixed bug #38220 (Crash on some object operations)

18 years agoeliminate compilation warnings on AIX
Antony Dovgal [Wed, 26 Jul 2006 13:22:06 +0000 (13:22 +0000)]
eliminate compilation warnings on AIX

18 years agofix news
foobar [Wed, 26 Jul 2006 12:07:13 +0000 (12:07 +0000)]
fix news

18 years agoturn Off Zend MM and check for leaks when running tests through valgrind
Antony Dovgal [Wed, 26 Jul 2006 11:11:11 +0000 (11:11 +0000)]
turn Off Zend MM and check for leaks when running tests through valgrind

18 years agonuke unused variable
Antony Dovgal [Wed, 26 Jul 2006 10:31:08 +0000 (10:31 +0000)]
nuke unused variable

18 years ago- 38212 & 38214
Pierre Joye [Wed, 26 Jul 2006 10:06:10 +0000 (10:06 +0000)]
- 38212 & 38214

18 years ago- #38214, gif interlace never works
Pierre Joye [Wed, 26 Jul 2006 10:03:09 +0000 (10:03 +0000)]
- #38214, gif interlace never works

18 years agoFixed bug #38211 (variable name and cookie name match breaks script execution)
Dmitry Stogov [Wed, 26 Jul 2006 09:24:26 +0000 (09:24 +0000)]
Fixed bug #38211 (variable name and cookie name match breaks script execution)

18 years ago- MFH: mv 38179.phpt to bug38179.phpt
Pierre Joye [Wed, 26 Jul 2006 08:59:55 +0000 (08:59 +0000)]
- MFH: mv 38179.phpt to bug38179.phpt

18 years agoMFH: fix compile warning on Solaris, getloadavg() is in sys/loadavg.h there
Antony Dovgal [Wed, 26 Jul 2006 08:57:44 +0000 (08:57 +0000)]
MFH: fix compile warning on Solaris, getloadavg() is in sys/loadavg.h there

18 years ago- MFH #38212, Segfault on invalid imagecreatefromgd2part() parameters
Pierre Joye [Wed, 26 Jul 2006 08:53:30 +0000 (08:53 +0000)]
- MFH #38212, Segfault on invalid imagecreatefromgd2part() parameters

18 years agoFixed crash of DEBUG version on SPARC CPU because of unaligned pointers.
Dmitry Stogov [Wed, 26 Jul 2006 08:07:11 +0000 (08:07 +0000)]
Fixed crash of DEBUG version on SPARC CPU because of unaligned pointers.

18 years agoMFH: fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much...
Antony Dovgal [Wed, 26 Jul 2006 08:03:48 +0000 (08:03 +0000)]
MFH: fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory)

18 years agoimprove connection timeout check (implements FR #38210)
Antony Dovgal [Wed, 26 Jul 2006 06:59:40 +0000 (06:59 +0000)]
improve connection timeout check (implements FR #38210)

18 years agoMFH: Update protos & arginfo for memory_get_usage() & memory_get_peak_usage()
Hannes Magnusson [Tue, 25 Jul 2006 16:41:04 +0000 (16:41 +0000)]
MFH: Update protos & arginfo for memory_get_usage() & memory_get_peak_usage()

18 years agoforgot to remove .cvsignore
Antony Dovgal [Tue, 25 Jul 2006 15:54:03 +0000 (15:54 +0000)]
forgot to remove .cvsignore

18 years ago- ws
Michael Wallner [Tue, 25 Jul 2006 14:44:53 +0000 (14:44 +0000)]
- ws

18 years agoFixed bug #38132 (ReflectionClass::getStaticProperties() retains \0 in key
Ilia Alshanetsky [Tue, 25 Jul 2006 14:06:52 +0000 (14:06 +0000)]
Fixed bug #38132 (ReflectionClass::getStaticProperties() retains \0 in key
names).

18 years agoChanged memory_get_usage() and memory_get_peak_usage(). Optional boolean argument...
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.

18 years agonews entry
Antony Dovgal [Tue, 25 Jul 2006 13:24:53 +0000 (13:24 +0000)]
news entry

18 years agomove ext/hwapi to PECL
Antony Dovgal [Tue, 25 Jul 2006 13:24:19 +0000 (13:24 +0000)]
move ext/hwapi to PECL

18 years agoext/filepro moved to PECL
Antony Dovgal [Tue, 25 Jul 2006 12:52:18 +0000 (12:52 +0000)]
ext/filepro moved to PECL

18 years agoFixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the
Ilia Alshanetsky [Tue, 25 Jul 2006 12:34:38 +0000 (12:34 +0000)]
Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the
class itself).

18 years agoMFH: check g_hash for NULL before resetting it
Antony Dovgal [Tue, 25 Jul 2006 10:36:19 +0000 (10:36 +0000)]
MFH: check g_hash for NULL before resetting it

18 years agoMFH: Fix compilation with TSRM (now correct)
Uwe Schindler [Tue, 25 Jul 2006 09:20:32 +0000 (09:20 +0000)]
MFH: Fix compilation with TSRM (now correct)

18 years agorevert shitty whitespace patch (forgot to reconfigure my editor after reinstallation)
Uwe Schindler [Tue, 25 Jul 2006 09:19:38 +0000 (09:19 +0000)]
revert shitty whitespace patch (forgot to reconfigure my editor after reinstallation)

18 years agoinitialize variable
Antony Dovgal [Tue, 25 Jul 2006 09:06:55 +0000 (09:06 +0000)]
initialize variable

18 years agoFix compilation with TSRM
Uwe Schindler [Tue, 25 Jul 2006 08:42:54 +0000 (08:42 +0000)]
Fix compilation with TSRM

18 years ago- Fixed typo.
Derick Rethans [Tue, 25 Jul 2006 06:49:38 +0000 (06:49 +0000)]
- Fixed typo.

18 years ago- MFH Update tests
Marcus Boerger [Mon, 24 Jul 2006 23:41:09 +0000 (23:41 +0000)]
- MFH Update tests

18 years ago- MFH Correctly handle binary proeprty names which are not mangled
Marcus Boerger [Mon, 24 Jul 2006 23:40:57 +0000 (23:40 +0000)]
- MFH Correctly handle binary proeprty names which are not mangled

18 years ago- MFH Yet another problematic case with mangled properties
Marcus Boerger [Mon, 24 Jul 2006 22:36:21 +0000 (22:36 +0000)]
- MFH Yet another problematic case with mangled properties

18 years agoback to dev
Ilia Alshanetsky [Mon, 24 Jul 2006 18:53:01 +0000 (18:53 +0000)]
back to dev

18 years ago5.2.0RC1
Ilia Alshanetsky [Mon, 24 Jul 2006 18:51:31 +0000 (18:51 +0000)]
5.2.0RC1

18 years ago- #38179 and zip entry
Pierre Joye [Mon, 24 Jul 2006 18:30:53 +0000 (18:30 +0000)]
- #38179 and zip entry

18 years ago+1 for keys
Andrei Zmievski [Mon, 24 Jul 2006 18:18:33 +0000 (18:18 +0000)]
+1 for keys

18 years ago- MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex()
Marcus Boerger [Mon, 24 Jul 2006 18:03:45 +0000 (18:03 +0000)]
- MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex()

18 years ago- Better fix for #34505 and related, 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()

18 years ago- this one was not in
Pierre Joye [Mon, 24 Jul 2006 17:26:24 +0000 (17:26 +0000)]
- this one was not in

18 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
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'.

18 years ago- note about allow_url_include
Michael Wallner [Mon, 24 Jul 2006 12:15:28 +0000 (12:15 +0000)]
- note about allow_url_include

18 years agoDocumentation fix
Dmitry Stogov [Mon, 24 Jul 2006 12:15:07 +0000 (12:15 +0000)]
Documentation fix

18 years agoFixed memory leaks detection
Dmitry Stogov [Mon, 24 Jul 2006 08:15:26 +0000 (08:15 +0000)]
Fixed memory leaks detection

18 years agoTest for bug #38146 (Cannot use array returned from foo::__get('bar') in write context)
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)

18 years agoFixed compiler warning.
Ilia Alshanetsky [Mon, 24 Jul 2006 03:58:41 +0000 (03:58 +0000)]
Fixed compiler warning.

18 years agofix build and typo after another lazy ass who does not test before commit: Dmitry
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

18 years agoMFH: cleanup after lazy people
foobar [Sun, 23 Jul 2006 23:55:46 +0000 (23:55 +0000)]
MFH: cleanup after lazy people

18 years agoMFH: fix compile failure and remove unnecessary TSRMLS_FETCH calls
foobar [Sun, 23 Jul 2006 23:50:43 +0000 (23:50 +0000)]
MFH: fix compile failure and remove unnecessary TSRMLS_FETCH calls

18 years ago- #38179, imagecopy, palette to truecolor must use alpha channel too
Pierre Joye [Sun, 23 Jul 2006 21:41:12 +0000 (21:41 +0000)]
- #38179, imagecopy, palette to truecolor must use alpha channel too

18 years ago- This was reintroduced by Zeev
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.

18 years agoGah.
Andrei Zmievski [Sat, 22 Jul 2006 16:58:39 +0000 (16:58 +0000)]
Gah.

18 years agoMatt should be happy now.
Andrei Zmievski [Sat, 22 Jul 2006 16:58:06 +0000 (16:58 +0000)]
Matt should be happy now.

18 years agoAdded RFC1867 fileupload processing hook.
Stefan Esser [Sat, 22 Jul 2006 16:38:29 +0000 (16:38 +0000)]
Added RFC1867 fileupload processing hook.

18 years agoMFH:- Fixed bug #38183 (disable_classes=Foobar causes disabled class to be called...
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)

18 years agoMFH: enable by default
Rob Richards [Sat, 22 Jul 2006 15:33:02 +0000 (15:33 +0000)]
MFH: enable by default

18 years agomore const keywording
Nuno Lopes [Sat, 22 Jul 2006 15:22:56 +0000 (15:22 +0000)]
more const keywording

18 years agodont create images in the php source root. output them instead
Nuno Lopes [Sat, 22 Jul 2006 15:15:53 +0000 (15:15 +0000)]
dont create images in the php source root. output them instead

18 years ago- hopla, before I got more conflicts ;)
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)

18 years agouse const keyword where possible
Nuno Lopes [Sat, 22 Jul 2006 12:49:36 +0000 (12:49 +0000)]
use const keyword where possible

18 years ago- silent compiler warnings (char/unsigned char)
Pierre Joye [Sat, 22 Jul 2006 09:39:24 +0000 (09:39 +0000)]
- silent compiler warnings (char/unsigned char)

18 years ago- api shake #1, parse_pararameter has to be changed too
Pierre Joye [Sat, 22 Jul 2006 09:09:06 +0000 (09:09 +0000)]
- api shake #1, parse_pararameter has to be changed too

18 years ago- API Shake up #1, use input type as first argument in input_get_args
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)

18 years agoMFH
Andrei Zmievski [Fri, 21 Jul 2006 23:54:19 +0000 (23:54 +0000)]
MFH

18 years ago- MFH Update docu
Marcus Boerger [Fri, 21 Jul 2006 21:55:43 +0000 (21:55 +0000)]
- MFH Update docu

18 years ago- MFH Match code with docu
Marcus Boerger [Fri, 21 Jul 2006 21:26:11 +0000 (21:26 +0000)]
- MFH Match code with docu

18 years ago- MFH Update RegexIterator, Docu & Tests
Marcus Boerger [Fri, 21 Jul 2006 20:14:31 +0000 (20:14 +0000)]
- MFH Update RegexIterator, Docu & Tests

18 years agoChanged error message (E_ERROR -> E_NOTICE) in case of indirect modification of overl...
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.

18 years agoFixed wrong "type" argument to read_property() handler
Dmitry Stogov [Fri, 21 Jul 2006 08:39:30 +0000 (08:39 +0000)]
Fixed wrong "type" argument to read_property() handler

18 years ago- Synch RegexIterator with HEAD
Marcus Boerger [Thu, 20 Jul 2006 22:54:21 +0000 (22:54 +0000)]
- Synch RegexIterator with HEAD

18 years ago- MFH Clean up (after consulting Andrei)
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

18 years agoLib update
Edin Kadribasic [Thu, 20 Jul 2006 22:21:27 +0000 (22:21 +0000)]
Lib update

18 years agoInitial commit. Updated bundled oniguruma library (used for multibyte regular express...
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.

18 years ago- MFH: Rename date classes to DateTime and DateTimeZone
Derick Rethans [Thu, 20 Jul 2006 15:49:02 +0000 (15:49 +0000)]
- MFH: Rename date classes to DateTime and DateTimeZone

18 years agoUpdated bundled oniguruma library (used for multibyte regular expression) to 4.2.0.
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.

18 years ago- make boolean logical filter works like int/float and php itself
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

18 years agorephrase
Antony Dovgal [Thu, 20 Jul 2006 10:47:37 +0000 (10:47 +0000)]
rephrase

18 years agoMFH: simplify
foobar [Thu, 20 Jul 2006 10:11:15 +0000 (10:11 +0000)]
MFH: simplify

18 years agoupdate
foobar [Thu, 20 Jul 2006 10:09:09 +0000 (10:09 +0000)]
update

18 years agoMFH
foobar [Thu, 20 Jul 2006 10:07:29 +0000 (10:07 +0000)]
MFH

18 years agoMFH: use E_WARNING on recursion and add null to the result to keep it valid
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

18 years agoMFH: ZTS fix
Antony Dovgal [Thu, 20 Jul 2006 09:19:02 +0000 (09:19 +0000)]
MFH: ZTS fix

18 years agoadd missing .cvsignore
Antony Dovgal [Thu, 20 Jul 2006 08:58:49 +0000 (08:58 +0000)]
add missing .cvsignore

18 years agoMFH: add recursion protection to json_encode() and new tests
Antony Dovgal [Thu, 20 Jul 2006 08:56:57 +0000 (08:56 +0000)]
MFH: add recursion protection to json_encode() and new tests

18 years agofix segfault, add test
Antony Dovgal [Thu, 20 Jul 2006 08:24:31 +0000 (08:24 +0000)]
fix segfault, add test

18 years agoMFH
Antony Dovgal [Thu, 20 Jul 2006 07:40:49 +0000 (07:40 +0000)]
MFH

18 years agoMFH
Antony Dovgal [Thu, 20 Jul 2006 07:30:22 +0000 (07:30 +0000)]
MFH

18 years agobreak; break; -> break;
Antony Dovgal [Thu, 20 Jul 2006 07:20:23 +0000 (07:20 +0000)]
break; break; -> break;

18 years ago- fix tests for PI with libxml 2.6.24+, a new line is now added
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

18 years agoExtension news
Ilia Alshanetsky [Wed, 19 Jul 2006 16:20:02 +0000 (16:20 +0000)]
Extension news