]>
granicus.if.org Git - php/log
Pierre Joye [Sat, 5 Apr 2003 01:42:55 +0000 (01:42 +0000)]
what? maintainer is not a valid role :)
<changelog@php.net> [Sat, 5 Apr 2003 01:30:51 +0000 (01:30 +0000)]
ChangeLog update
Wez Furlong [Fri, 4 Apr 2003 21:09:25 +0000 (21:09 +0000)]
Warning fix
Sara Golemon [Fri, 4 Apr 2003 20:43:36 +0000 (20:43 +0000)]
User shouldn't have to initialize this pass-by-ref parameter
foobar [Fri, 4 Apr 2003 17:42:46 +0000 (17:42 +0000)]
- Fixed bug #22944 (--with-java "make install" fails)
Sterling Hughes [Fri, 4 Apr 2003 17:01:09 +0000 (17:01 +0000)]
both these entries are bad, and were never agreed upon.
assert() usage is a controversial concept at best.
docref() is something quite a few of us strong disagree with. suspending
this until further discussion.
Sterling Hughes [Fri, 4 Apr 2003 16:00:33 +0000 (16:00 +0000)]
forgot to commit this.
foobar [Fri, 4 Apr 2003 15:56:10 +0000 (15:56 +0000)]
Check that t1lib has T1_StrError
foobar [Fri, 4 Apr 2003 15:42:54 +0000 (15:42 +0000)]
- Checks specific to some extension belong in the extension's config.m4
Andrei Zmievski [Fri, 4 Apr 2003 15:38:20 +0000 (15:38 +0000)]
Introduce ZEND_ME() and ZEND_METHOD() macros. Use these for declaring
class methods to avoid name collisions.
Moriyoshi Koizumi [Fri, 4 Apr 2003 14:16:59 +0000 (14:16 +0000)]
Fixed memleak in socket_select
Moriyoshi Koizumi [Fri, 4 Apr 2003 13:02:43 +0000 (13:02 +0000)]
Added cmsghdr check. Now sockets extension can be built under cygwin.
Stanislav Malyshev [Fri, 4 Apr 2003 12:25:47 +0000 (12:25 +0000)]
Fix namespace issues
Moriyoshi Koizumi [Fri, 4 Apr 2003 09:06:23 +0000 (09:06 +0000)]
Added missing sanity check, which was causing segfault.
Wez Furlong [Fri, 4 Apr 2003 08:57:40 +0000 (08:57 +0000)]
Simplify and enhance readability.
Sascha Schumann [Fri, 4 Apr 2003 08:40:48 +0000 (08:40 +0000)]
Backout Jani's commit to resync branches
Sara Golemon [Fri, 4 Apr 2003 05:21:03 +0000 (05:21 +0000)]
Added stream_get_transports()
Sara Golemon [Fri, 4 Apr 2003 01:34:00 +0000 (01:34 +0000)]
Prevent php_stream_get_record from grabbing more than maxlen characters
Ilia Alshanetsky [Fri, 4 Apr 2003 01:33:57 +0000 (01:33 +0000)]
Might as well disallow 0x0 images.
Thanks Marcus.
<changelog@php.net> [Fri, 4 Apr 2003 01:30:57 +0000 (01:30 +0000)]
ChangeLog update
Pierre Joye [Fri, 4 Apr 2003 01:23:40 +0000 (01:23 +0000)]
- Add some releases notes
- Add myself in the maintainer list (stig)
Stig Bakken [Fri, 4 Apr 2003 00:25:32 +0000 (00:25 +0000)]
* whip script files where they belong
Ilia Alshanetsky [Fri, 4 Apr 2003 00:16:47 +0000 (00:16 +0000)]
Fix segfault in imagecopyresized().
Stig Bakken [Fri, 4 Apr 2003 00:15:53 +0000 (00:15 +0000)]
* look for pearcmd.php in the right directory when run from a cvs checkout
Stig Bakken [Fri, 4 Apr 2003 00:11:00 +0000 (00:11 +0000)]
* rename pear_unices to pear.sh and make it a pure shell script
foobar [Fri, 4 Apr 2003 00:09:23 +0000 (00:09 +0000)]
- Better errors for T1lib.
- Sanity check into imagepsextendfont().
# Patches by John Coggeshall <john@coggeshall.org>
Stig Bakken [Thu, 3 Apr 2003 23:55:11 +0000 (23:55 +0000)]
* pear.in is renamed to pearcmd.php
Stig Bakken [Thu, 3 Apr 2003 23:48:39 +0000 (23:48 +0000)]
* paj's last Windows install fixes
Stig Bakken [Thu, 3 Apr 2003 23:21:30 +0000 (23:21 +0000)]
* use PHP_PEAR_* environment variables (paj)
Stig Bakken [Thu, 3 Apr 2003 23:12:40 +0000 (23:12 +0000)]
* disable table borders in output to save width
Stig Bakken [Thu, 3 Apr 2003 23:11:50 +0000 (23:11 +0000)]
* windows bugfix
Stig Bakken [Thu, 3 Apr 2003 23:10:11 +0000 (23:10 +0000)]
* support both error codes and messages in the second parameter to
PEAR::isError()
foobar [Thu, 3 Apr 2003 23:10:08 +0000 (23:10 +0000)]
Use php_error_docref.
Stig Bakken [Thu, 3 Apr 2003 23:05:25 +0000 (23:05 +0000)]
* remove track_errors ini fiddling, was a PHP bug that should be fixed now
Stig Bakken [Thu, 3 Apr 2003 23:04:52 +0000 (23:04 +0000)]
* initialize pkginfo with an empty provides array
Rasmus Lerdorf [Thu, 3 Apr 2003 22:45:25 +0000 (22:45 +0000)]
MFB
Marcus Boerger [Thu, 3 Apr 2003 20:59:42 +0000 (20:59 +0000)]
Check for flex version 2.5.4
Sascha Schumann [Thu, 3 Apr 2003 19:18:57 +0000 (19:18 +0000)]
Fix segfaults in imagecreate/imagecreatetruecolor
Andrei Zmievski [Thu, 3 Apr 2003 19:05:25 +0000 (19:05 +0000)]
Patch from Timm Friede for when EG(active_namespace) is NULL initially.
foobar [Thu, 3 Apr 2003 18:44:00 +0000 (18:44 +0000)]
WS & CS fix
Sara Golemon [Thu, 3 Apr 2003 18:33:05 +0000 (18:33 +0000)]
Kludgy fix for floating point drift causing problems like range(1.0,1.5,0.1) == array(1.0,1.1,1.2,1.3,1.4);
Sascha Schumann [Thu, 3 Apr 2003 18:19:15 +0000 (18:19 +0000)]
Add some checks and avoid passing invalid data to call_user_function_ex.
Fixes some heap corruption and allocation of negative amounts of memory.
Sascha Schumann [Thu, 3 Apr 2003 18:09:41 +0000 (18:09 +0000)]
Prevent entering of anything but arrays/strings in register_shutdown_func
Noticed by: Jan Schneider
Andrei Zmievski [Thu, 3 Apr 2003 14:44:41 +0000 (14:44 +0000)]
Initialize all relevant zend_class_entry fields to avoid accidental
crashes.
foobar [Thu, 3 Apr 2003 11:04:16 +0000 (11:04 +0000)]
reorder
Christian Stocker [Thu, 3 Apr 2003 10:24:53 +0000 (10:24 +0000)]
new domxml_elem_set_attribute_node() should have gone into NEWS, but I forgot..
Christian Stocker [Thu, 3 Apr 2003 10:21:19 +0000 (10:21 +0000)]
- Added domxml_elem_set_attribute_node() method. (Rob Richards)
Georg Richter [Thu, 3 Apr 2003 08:03:59 +0000 (08:03 +0000)]
fixed mysqli_prepare_result
Georg Richter [Thu, 3 Apr 2003 08:03:12 +0000 (08:03 +0000)]
fixed output
Derick Rethans [Thu, 3 Apr 2003 06:21:59 +0000 (06:21 +0000)]
- CS
Sebastian Bergmann [Thu, 3 Apr 2003 05:06:03 +0000 (05:06 +0000)]
Leftover.
Sterling Hughes [Thu, 3 Apr 2003 03:07:58 +0000 (03:07 +0000)]
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
i will not commit before 12:00
<changelog@php.net> [Thu, 3 Apr 2003 01:30:52 +0000 (01:30 +0000)]
NEWS update
<changelog@php.net> [Thu, 3 Apr 2003 01:30:48 +0000 (01:30 +0000)]
ChangeLog update
foobar [Thu, 3 Apr 2003 01:16:34 +0000 (01:16 +0000)]
Another CS fix.
# Rasmus, at least try keep the style consistent..
foobar [Thu, 3 Apr 2003 01:12:47 +0000 (01:12 +0000)]
CS fix
Moriyoshi Koizumi [Thu, 3 Apr 2003 01:00:45 +0000 (01:00 +0000)]
Fixed segfault in xml_parser_create()
# due to too many %s in printf spec
Ilia Alshanetsky [Thu, 3 Apr 2003 00:55:56 +0000 (00:55 +0000)]
MFH
Moriyoshi Koizumi [Thu, 3 Apr 2003 00:50:17 +0000 (00:50 +0000)]
Fixed memleak in output buffering facility
Moriyoshi Koizumi [Thu, 3 Apr 2003 00:15:13 +0000 (00:15 +0000)]
Fixed segfault in mb_ereg_match()
Moriyoshi Koizumi [Thu, 3 Apr 2003 00:01:44 +0000 (00:01 +0000)]
Fixed lots of crashes in mbregex.
# most of them were caused by stupid mistakes
Rasmus Lerdorf [Wed, 2 Apr 2003 23:51:52 +0000 (23:51 +0000)]
MFB: Check for negative precision
Rasmus Lerdorf [Wed, 2 Apr 2003 23:11:31 +0000 (23:11 +0000)]
MFB: Fix unregister_tick_function crash
Georg Richter [Wed, 2 Apr 2003 22:07:27 +0000 (22:07 +0000)]
fixed expected output
Rasmus Lerdorf [Wed, 2 Apr 2003 22:07:22 +0000 (22:07 +0000)]
MFB: Get rid of bogus dtors
Rasmus Lerdorf [Wed, 2 Apr 2003 21:33:02 +0000 (21:33 +0000)]
MFB: Fix the setlocale() segfault
Marcus Boerger [Wed, 2 Apr 2003 21:17:16 +0000 (21:17 +0000)]
For now only bison 1.28, 1.35 and 1.75 are working properly
Andrei Zmievski [Wed, 2 Apr 2003 20:27:44 +0000 (20:27 +0000)]
- Add zend_register_internal_namespace() API function.
- Add zend_register_internal_class_in_ns() API function.
Derick Rethans [Wed, 2 Apr 2003 18:39:11 +0000 (18:39 +0000)]
- Update for new name
Andrei Zmievski [Wed, 2 Apr 2003 18:15:08 +0000 (18:15 +0000)]
Simplify.
Derick Rethans [Wed, 2 Apr 2003 17:23:04 +0000 (17:23 +0000)]
- Fix whitespace
Sterling Hughes [Wed, 2 Apr 2003 16:58:52 +0000 (16:58 +0000)]
add the ability for curl_multi_info to introspect the handles.
# Zend commit doesn't break anything, so I'm committing it. If anyone
# has problems, just speak up. :)
Andrei Zmievski [Wed, 2 Apr 2003 16:51:49 +0000 (16:51 +0000)]
Implement a different way to catch documentation comments.
Colin Viebrock [Wed, 2 Apr 2003 16:51:40 +0000 (16:51 +0000)]
fixes for logo guid functions
Colin Viebrock [Wed, 2 Apr 2003 16:28:38 +0000 (16:28 +0000)]
oops ... committed the wrong one
Andrei Zmievski [Wed, 2 Apr 2003 16:13:12 +0000 (16:13 +0000)]
Revert portions of the doc comment patch. There should be no parser
errors now.
Colin Viebrock [Wed, 2 Apr 2003 15:36:34 +0000 (15:36 +0000)]
fix logo (outline around letters)
Stanislav Malyshev [Wed, 2 Apr 2003 15:28:31 +0000 (15:28 +0000)]
allow class_exists() to work with namespaces too.
add CLASS_IS_NAMESPACE macro
Stanislav Malyshev [Wed, 2 Apr 2003 15:03:24 +0000 (15:03 +0000)]
fix typo
Edin Kadribasic [Wed, 2 Apr 2003 12:36:03 +0000 (12:36 +0000)]
Fixed bug #23008
Stanislav Malyshev [Wed, 2 Apr 2003 10:36:37 +0000 (10:36 +0000)]
fix parameterless get_declared_classes call
Christian Stocker [Wed, 2 Apr 2003 10:31:33 +0000 (10:31 +0000)]
Patch for Bug #22774 by Rob Richards
Sara Golemon [Wed, 2 Apr 2003 01:51:34 +0000 (01:51 +0000)]
Avoid having output_buffering cause this test to improperly fail.
<changelog@php.net> [Wed, 2 Apr 2003 01:30:47 +0000 (01:30 +0000)]
ChangeLog update
Sara Golemon [Wed, 2 Apr 2003 00:41:09 +0000 (00:41 +0000)]
New test for userfilters rewrite
Ilia Alshanetsky [Wed, 2 Apr 2003 00:25:45 +0000 (00:25 +0000)]
Fixed possible integer overflow in str_repeat().
Jay Smith [Tue, 1 Apr 2003 23:56:16 +0000 (23:56 +0000)]
Fix 'timestamp without timezone', too.
Marcus Boerger [Tue, 1 Apr 2003 23:34:11 +0000 (23:34 +0000)]
Fix 'time with timezone', too
Jay Smith [Tue, 1 Apr 2003 23:26:10 +0000 (23:26 +0000)]
Fixed bug #23009 (pg_select with timestamp)
Rasmus Lerdorf [Tue, 1 Apr 2003 21:47:21 +0000 (21:47 +0000)]
MFB
Andrei Zmievski [Tue, 1 Apr 2003 21:02:02 +0000 (21:02 +0000)]
Stas's patch on zend_execute.c (1.448 -> 1.449) resulted in a bug where
the namespaced member accesses didn't work. This should hopefully
correct it.
Moriyoshi Koizumi [Tue, 1 Apr 2003 19:47:33 +0000 (19:47 +0000)]
Fixed bogus test
Andrei Zmievski [Tue, 1 Apr 2003 19:37:04 +0000 (19:37 +0000)]
Split ZEND_NAMESPACE into user and internal namespaces. Hope this is
okay with engine folks.
Sascha Schumann [Tue, 1 Apr 2003 19:14:47 +0000 (19:14 +0000)]
Fix an uninitialized read, default to FAILURE
Rasmus Lerdorf [Tue, 1 Apr 2003 19:12:32 +0000 (19:12 +0000)]
MFB
Moriyoshi Koizumi [Tue, 1 Apr 2003 19:10:04 +0000 (19:10 +0000)]
Added a test case for bug #22538
Moriyoshi Koizumi [Tue, 1 Apr 2003 18:56:59 +0000 (18:56 +0000)]
oops
Moriyoshi Koizumi [Tue, 1 Apr 2003 18:56:26 +0000 (18:56 +0000)]
Reverted the last patch; the problem is elsewhere..
Rasmus Lerdorf [Tue, 1 Apr 2003 18:50:31 +0000 (18:50 +0000)]
MFB
Moriyoshi Koizumi [Tue, 1 Apr 2003 18:44:00 +0000 (18:44 +0000)]
Fixed crash that occurs due to an abused persistent hashtable.
# thanks Sascha again.