]>
granicus.if.org Git - php/log
Sterling Hughes [Mon, 7 Apr 2003 21:48:17 +0000 (21:48 +0000)]
add markers that make this file easy to parse for external sources
Sara Golemon [Mon, 7 Apr 2003 21:02:04 +0000 (21:02 +0000)]
Introduce support for context options 'method', 'header', 'content'
<changelog@php.net> [Mon, 7 Apr 2003 00:30:52 +0000 (00:30 +0000)]
ChangeLog update
foobar [Sun, 6 Apr 2003 22:37:45 +0000 (22:37 +0000)]
Fixed bug #23071 (when DST in effect, date("T") crashed PHP)
Marcus Boerger [Sun, 6 Apr 2003 20:19:52 +0000 (20:19 +0000)]
Support for ZTS
Moriyoshi Koizumi [Sun, 6 Apr 2003 18:40:19 +0000 (18:40 +0000)]
Improved zmemcheck macro so it displays the size of each memory block too.
Moriyoshi Koizumi [Sun, 6 Apr 2003 18:12:16 +0000 (18:12 +0000)]
Improved readability of zmemcheck output
Moriyoshi Koizumi [Sun, 6 Apr 2003 17:53:17 +0000 (17:53 +0000)]
Added zmemcheck macro, which may help you examine the memory blocks being
handled by the memory manager.
foobar [Sun, 6 Apr 2003 12:04:21 +0000 (12:04 +0000)]
reorder
<changelog@php.net> [Sun, 6 Apr 2003 01:30:53 +0000 (01:30 +0000)]
NEWS update
<changelog@php.net> [Sun, 6 Apr 2003 01:30:46 +0000 (01:30 +0000)]
ChangeLog update
Marcus Boerger [Sat, 5 Apr 2003 20:43:53 +0000 (20:43 +0000)]
Collate version handling and bump up version (noticed by Peter Neuman)
Christian Stocker [Sat, 5 Apr 2003 19:56:41 +0000 (19:56 +0000)]
@- Added domxml_doc_create_document_fragment() and
@ domxml_document_fragment_open_mem(string) method (Christian)
Useful for adding and parsing (well-balanced) document fragments.
- Bumped up API version number
foobar [Sat, 5 Apr 2003 17:47:03 +0000 (17:47 +0000)]
--enable-all is not useful at all, removed from help
foobar [Sat, 5 Apr 2003 17:33:55 +0000 (17:33 +0000)]
Better ifdef it out here too
Sara Golemon [Sat, 5 Apr 2003 17:31:34 +0000 (17:31 +0000)]
Debug watches probably don't belong in CVS.
Ilia Alshanetsky [Sat, 5 Apr 2003 17:23:55 +0000 (17:23 +0000)]
Syncronized bunbled GD library with gd 2.0.12
# One very useful feature that I still need to add support for in our
# interface to the lib is the support for png compression for imagepng().
Marcus Boerger [Sat, 5 Apr 2003 12:16:29 +0000 (12:16 +0000)]
Include ldd output
Sascha Schumann [Sat, 5 Apr 2003 11:38:13 +0000 (11:38 +0000)]
dividend -> divisor
Sascha Schumann [Sat, 5 Apr 2003 11:22:15 +0000 (11:22 +0000)]
dividend -> divisor
Submitted by: Jesus M. Castagnetto <jmcastagnetto@yahoo.com>
Brian France [Sat, 5 Apr 2003 08:14:56 +0000 (08:14 +0000)]
Added HAVE_CONFIG_H check so the phpize build method works
Sara Golemon [Sat, 5 Apr 2003 02:42:12 +0000 (02:42 +0000)]
Add IPv6 support to stream_socket_client/server()
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