]>
granicus.if.org Git - php/log
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.
foobar [Tue, 1 Apr 2003 16:02:31 +0000 (16:02 +0000)]
crap removal
foobar [Tue, 1 Apr 2003 15:35:57 +0000 (15:35 +0000)]
Fixed bug #22987 (missing perror() check in configure)
Moshe Doron [Tue, 1 Apr 2003 12:54:35 +0000 (12:54 +0000)]
oops
Moshe Doron [Tue, 1 Apr 2003 12:53:44 +0000 (12:53 +0000)]
revert due the last string.c revert
Moshe Doron [Tue, 1 Apr 2003 12:46:01 +0000 (12:46 +0000)]
revert last commit for now
Moriyoshi Koizumi [Tue, 1 Apr 2003 11:49:30 +0000 (11:49 +0000)]
Fixed crash in mb_convert_encoding() that occurs when a void array is
passed as the third parameter
Thies C. Arntzen [Tue, 1 Apr 2003 11:04:38 +0000 (11:04 +0000)]
*** empty log message ***
Sascha Schumann [Tue, 1 Apr 2003 10:16:12 +0000 (10:16 +0000)]
fix VPATH builds
Sascha Schumann [Tue, 1 Apr 2003 10:02:29 +0000 (10:02 +0000)]
Fix segfault in register_shutdown_function
Stanislav Malyshev [Tue, 1 Apr 2003 09:43:30 +0000 (09:43 +0000)]
improve namespace name hanfling
Stanislav Malyshev [Tue, 1 Apr 2003 09:27:05 +0000 (09:27 +0000)]
fix get_declared_classes()
Stanislav Malyshev [Tue, 1 Apr 2003 09:22:41 +0000 (09:22 +0000)]
Add __NAMESPACE__ auto-constant.
Stanislav Malyshev [Tue, 1 Apr 2003 08:26:14 +0000 (08:26 +0000)]
make get_declared_classes() work with namespaces (based on Tal Peer's patch)
Sascha Schumann [Tue, 1 Apr 2003 08:05:01 +0000 (08:05 +0000)]
Don't need shtool
Sara Golemon [Tue, 1 Apr 2003 06:21:54 +0000 (06:21 +0000)]
Bug #22962
Sebastian Bergmann [Tue, 1 Apr 2003 05:30:32 +0000 (05:30 +0000)]
Sorry Sterling, but this broke the ZTS build and I'd rather not 'ZTS fix' an April's Fool joke.
Sterling Hughes [Tue, 1 Apr 2003 05:01:50 +0000 (05:01 +0000)]
Add the landonize() and landonize_url() functions which provide a secure
alternative to the sha1() and sha1_file() functions.
<changelog@php.net> [Tue, 1 Apr 2003 01:30:50 +0000 (01:30 +0000)]
NEWS update
<changelog@php.net> [Tue, 1 Apr 2003 01:30:46 +0000 (01:30 +0000)]
ChangeLog update
Moriyoshi Koizumi [Mon, 31 Mar 2003 23:49:53 +0000 (23:49 +0000)]
oops
foobar [Mon, 31 Mar 2003 23:26:12 +0000 (23:26 +0000)]
Householding..
Moriyoshi Koizumi [Mon, 31 Mar 2003 23:22:10 +0000 (23:22 +0000)]
Fixed bug #22538 (stream filter problem)
foobar [Mon, 31 Mar 2003 23:21:41 +0000 (23:21 +0000)]
Fixed bug #22989 (sendmail not found by configure)
Moriyoshi Koizumi [Mon, 31 Mar 2003 22:54:18 +0000 (22:54 +0000)]
Fixed test; in ZE2, all the properties used in any methods are populated
at compile time.
Ilia Alshanetsky [Mon, 31 Mar 2003 22:13:01 +0000 (22:13 +0000)]
WS
Andrei Zmievski [Mon, 31 Mar 2003 20:42:01 +0000 (20:42 +0000)]
Multi-purpose patch:
- The fields of zend_namespace were not completely initialized which
led to a variety of problems.
- The occurrence of class/interface/namespace definition is now
captured.
- Functions/classes/interfaces/namespaces can be preceded by doc
comments which are stored for use by extensions.
Moriyoshi Koizumi [Mon, 31 Mar 2003 20:36:46 +0000 (20:36 +0000)]
Fixed proto to sync with the documentation