]> granicus.if.org Git - php/log
php
21 years agoAdd context support to file_get_contents
Sara Golemon [Tue, 8 Apr 2003 00:02:47 +0000 (00:02 +0000)]
Add context support to file_get_contents

21 years agoRemoved entry that is in the PHP_4_3 branch..
foobar [Mon, 7 Apr 2003 23:20:29 +0000 (23:20 +0000)]
Removed entry that is in the PHP_4_3 branch..

21 years agoreorder
foobar [Mon, 7 Apr 2003 23:19:22 +0000 (23:19 +0000)]
reorder

21 years agoFixed bug #23093 (highlight_string() crashed with __FUNCTION__)
foobar [Mon, 7 Apr 2003 22:51:28 +0000 (22:51 +0000)]
Fixed bug #23093 (highlight_string() crashed with __FUNCTION__)

21 years agoadd markers that make this file easy to parse for external sources
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

21 years agoIntroduce support for context options 'method', 'header', 'content'
Sara Golemon [Mon, 7 Apr 2003 21:02:04 +0000 (21:02 +0000)]
Introduce support for context options 'method', 'header', 'content'

21 years agoChangeLog update
<changelog@php.net> [Mon, 7 Apr 2003 00:30:52 +0000 (00:30 +0000)]
ChangeLog update

21 years agoFixed bug #23071 (when DST in effect, date("T") crashed PHP)
foobar [Sun, 6 Apr 2003 22:37:45 +0000 (22:37 +0000)]
Fixed bug #23071 (when DST in effect, date("T") crashed PHP)

21 years agoSupport for ZTS
Marcus Boerger [Sun, 6 Apr 2003 20:19:52 +0000 (20:19 +0000)]
Support for ZTS

21 years agoImproved zmemcheck macro so it displays the size of each memory block too.
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.

21 years agoImproved readability of zmemcheck output
Moriyoshi Koizumi [Sun, 6 Apr 2003 18:12:16 +0000 (18:12 +0000)]
Improved readability of zmemcheck output

21 years agoAdded zmemcheck macro, which may help you examine the memory blocks being
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.

21 years agoreorder
foobar [Sun, 6 Apr 2003 12:04:21 +0000 (12:04 +0000)]
reorder

21 years agoNEWS update
<changelog@php.net> [Sun, 6 Apr 2003 01:30:53 +0000 (01:30 +0000)]
NEWS update

21 years agoChangeLog update
<changelog@php.net> [Sun, 6 Apr 2003 01:30:46 +0000 (01:30 +0000)]
ChangeLog update

21 years agoCollate version handling and bump up version (noticed by Peter Neuman)
Marcus Boerger [Sat, 5 Apr 2003 20:43:53 +0000 (20:43 +0000)]
Collate version handling and bump up version (noticed by Peter Neuman)

21 years ago@- Added domxml_doc_create_document_fragment() and
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

21 years ago--enable-all is not useful at all, removed from help
foobar [Sat, 5 Apr 2003 17:47:03 +0000 (17:47 +0000)]
--enable-all is not useful at all, removed from help

21 years agoBetter ifdef it out here too
foobar [Sat, 5 Apr 2003 17:33:55 +0000 (17:33 +0000)]
Better ifdef it out here too

21 years agoDebug watches probably don't belong in CVS.
Sara Golemon [Sat, 5 Apr 2003 17:31:34 +0000 (17:31 +0000)]
Debug watches probably don't belong in CVS.

21 years agoSyncronized bunbled GD library with gd 2.0.12
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().

21 years agoInclude ldd output
Marcus Boerger [Sat, 5 Apr 2003 12:16:29 +0000 (12:16 +0000)]
Include ldd output

21 years agodividend -> divisor
Sascha Schumann [Sat, 5 Apr 2003 11:38:13 +0000 (11:38 +0000)]
dividend -> divisor

21 years agodividend -> divisor
Sascha Schumann [Sat, 5 Apr 2003 11:22:15 +0000 (11:22 +0000)]
dividend -> divisor

Submitted by: Jesus M. Castagnetto <jmcastagnetto@yahoo.com>

21 years ago Added HAVE_CONFIG_H check so the phpize build method works
Brian France [Sat, 5 Apr 2003 08:14:56 +0000 (08:14 +0000)]
Added HAVE_CONFIG_H check so the phpize build method works

21 years agoAdd IPv6 support to stream_socket_client/server()
Sara Golemon [Sat, 5 Apr 2003 02:42:12 +0000 (02:42 +0000)]
Add IPv6 support to stream_socket_client/server()

21 years agowhat? maintainer is not a valid role :)
Pierre Joye [Sat, 5 Apr 2003 01:42:55 +0000 (01:42 +0000)]
what? maintainer is not a valid role :)

21 years agoChangeLog update
<changelog@php.net> [Sat, 5 Apr 2003 01:30:51 +0000 (01:30 +0000)]
ChangeLog update

21 years agoWarning fix
Wez Furlong [Fri, 4 Apr 2003 21:09:25 +0000 (21:09 +0000)]
Warning fix

21 years agoUser shouldn't have to initialize this pass-by-ref parameter
Sara Golemon [Fri, 4 Apr 2003 20:43:36 +0000 (20:43 +0000)]
User shouldn't have to initialize this pass-by-ref parameter

21 years ago- Fixed bug #22944 (--with-java "make install" fails)
foobar [Fri, 4 Apr 2003 17:42:46 +0000 (17:42 +0000)]
- Fixed bug #22944 (--with-java "make install" fails)

21 years agoboth these entries are bad, and were never agreed upon.
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.

21 years agoforgot to commit this.
Sterling Hughes [Fri, 4 Apr 2003 16:00:33 +0000 (16:00 +0000)]
forgot to commit this.

21 years agoCheck that t1lib has T1_StrError
foobar [Fri, 4 Apr 2003 15:56:10 +0000 (15:56 +0000)]
Check that t1lib has T1_StrError

21 years ago- Checks specific to some extension belong in the extension's config.m4
foobar [Fri, 4 Apr 2003 15:42:54 +0000 (15:42 +0000)]
- Checks specific to some extension belong in the extension's config.m4

21 years agoIntroduce ZEND_ME() and ZEND_METHOD() macros. Use these for declaring
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.

21 years agoFixed memleak in socket_select
Moriyoshi Koizumi [Fri, 4 Apr 2003 14:16:59 +0000 (14:16 +0000)]
Fixed memleak in socket_select

21 years agoAdded cmsghdr check. Now sockets extension can be built under cygwin.
Moriyoshi Koizumi [Fri, 4 Apr 2003 13:02:43 +0000 (13:02 +0000)]
Added cmsghdr check. Now sockets extension can be built under cygwin.

21 years agoFix namespace issues
Stanislav Malyshev [Fri, 4 Apr 2003 12:25:47 +0000 (12:25 +0000)]
Fix namespace issues

21 years agoAdded missing sanity check, which was causing segfault.
Moriyoshi Koizumi [Fri, 4 Apr 2003 09:06:23 +0000 (09:06 +0000)]
Added missing sanity check, which was causing segfault.

21 years agoSimplify and enhance readability.
Wez Furlong [Fri, 4 Apr 2003 08:57:40 +0000 (08:57 +0000)]
Simplify and enhance readability.

21 years agoBackout Jani's commit to resync branches
Sascha Schumann [Fri, 4 Apr 2003 08:40:48 +0000 (08:40 +0000)]
Backout Jani's commit to resync branches

21 years agoAdded stream_get_transports()
Sara Golemon [Fri, 4 Apr 2003 05:21:03 +0000 (05:21 +0000)]
Added stream_get_transports()

21 years agoPrevent php_stream_get_record from grabbing more than maxlen characters
Sara Golemon [Fri, 4 Apr 2003 01:34:00 +0000 (01:34 +0000)]
Prevent php_stream_get_record from grabbing more than maxlen characters

21 years agoMight as well disallow 0x0 images.
Ilia Alshanetsky [Fri, 4 Apr 2003 01:33:57 +0000 (01:33 +0000)]
Might as well disallow 0x0 images.

Thanks Marcus.

21 years agoChangeLog update
<changelog@php.net> [Fri, 4 Apr 2003 01:30:57 +0000 (01:30 +0000)]
ChangeLog update

21 years ago- Add some releases notes
Pierre Joye [Fri, 4 Apr 2003 01:23:40 +0000 (01:23 +0000)]
- Add some releases notes
- Add myself in the maintainer list (stig)

21 years ago* whip script files where they belong
Stig Bakken [Fri, 4 Apr 2003 00:25:32 +0000 (00:25 +0000)]
* whip script files where they belong

21 years agoFix segfault in imagecopyresized().
Ilia Alshanetsky [Fri, 4 Apr 2003 00:16:47 +0000 (00:16 +0000)]
Fix segfault in imagecopyresized().

21 years ago* look for pearcmd.php in the right directory when run from a cvs checkout
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

21 years ago* rename pear_unices to pear.sh and make it a pure shell script
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

21 years ago- Better errors for T1lib.
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>

21 years ago* pear.in is renamed to pearcmd.php
Stig Bakken [Thu, 3 Apr 2003 23:55:11 +0000 (23:55 +0000)]
* pear.in is renamed to pearcmd.php

21 years ago* paj's last Windows install fixes
Stig Bakken [Thu, 3 Apr 2003 23:48:39 +0000 (23:48 +0000)]
* paj's last Windows install fixes

21 years ago* use PHP_PEAR_* environment variables (paj)
Stig Bakken [Thu, 3 Apr 2003 23:21:30 +0000 (23:21 +0000)]
* use PHP_PEAR_* environment variables (paj)

21 years ago* disable table borders in output to save width
Stig Bakken [Thu, 3 Apr 2003 23:12:40 +0000 (23:12 +0000)]
* disable table borders in output to save width

21 years ago* windows bugfix
Stig Bakken [Thu, 3 Apr 2003 23:11:50 +0000 (23:11 +0000)]
* windows bugfix

21 years ago* support both error codes and messages in the second parameter to
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()

21 years agoUse php_error_docref.
foobar [Thu, 3 Apr 2003 23:10:08 +0000 (23:10 +0000)]
Use php_error_docref.

21 years ago* remove track_errors ini fiddling, was a PHP bug that should be fixed now
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

21 years ago* initialize pkginfo with an empty provides array
Stig Bakken [Thu, 3 Apr 2003 23:04:52 +0000 (23:04 +0000)]
* initialize pkginfo with an empty provides array

21 years agoMFB
Rasmus Lerdorf [Thu, 3 Apr 2003 22:45:25 +0000 (22:45 +0000)]
MFB

21 years agoCheck for flex version 2.5.4
Marcus Boerger [Thu, 3 Apr 2003 20:59:42 +0000 (20:59 +0000)]
Check for flex version 2.5.4

21 years agoFix segfaults in imagecreate/imagecreatetruecolor
Sascha Schumann [Thu, 3 Apr 2003 19:18:57 +0000 (19:18 +0000)]
Fix segfaults in imagecreate/imagecreatetruecolor

21 years agoPatch from Timm Friede for when EG(active_namespace) is NULL initially.
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.

21 years agoWS & CS fix
foobar [Thu, 3 Apr 2003 18:44:00 +0000 (18:44 +0000)]
WS & CS fix

21 years agoKludgy fix for floating point drift causing problems like range(1.0,1.5,0.1) == array...
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);

21 years agoAdd some checks and avoid passing invalid data to call_user_function_ex.
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.

21 years agoPrevent entering of anything but arrays/strings in register_shutdown_func
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

21 years agoInitialize all relevant zend_class_entry fields to avoid accidental
Andrei Zmievski [Thu, 3 Apr 2003 14:44:41 +0000 (14:44 +0000)]
Initialize all relevant zend_class_entry fields to avoid accidental
crashes.

21 years agoreorder
foobar [Thu, 3 Apr 2003 11:04:16 +0000 (11:04 +0000)]
reorder

21 years agonew domxml_elem_set_attribute_node() should have gone into NEWS, but I forgot..
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..

21 years ago- Added domxml_elem_set_attribute_node() method. (Rob Richards)
Christian Stocker [Thu, 3 Apr 2003 10:21:19 +0000 (10:21 +0000)]
- Added domxml_elem_set_attribute_node() method. (Rob Richards)

21 years agofixed mysqli_prepare_result
Georg Richter [Thu, 3 Apr 2003 08:03:59 +0000 (08:03 +0000)]
fixed mysqli_prepare_result

21 years agofixed output
Georg Richter [Thu, 3 Apr 2003 08:03:12 +0000 (08:03 +0000)]
fixed output

21 years ago- CS
Derick Rethans [Thu, 3 Apr 2003 06:21:59 +0000 (06:21 +0000)]
- CS

21 years agoLeftover.
Sebastian Bergmann [Thu, 3 Apr 2003 05:06:03 +0000 (05:06 +0000)]
Leftover.

21 years agoi will not commit before 12:00
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

21 years agoNEWS update
<changelog@php.net> [Thu, 3 Apr 2003 01:30:52 +0000 (01:30 +0000)]
NEWS update

21 years agoChangeLog update
<changelog@php.net> [Thu, 3 Apr 2003 01:30:48 +0000 (01:30 +0000)]
ChangeLog update

21 years agoAnother CS fix.
foobar [Thu, 3 Apr 2003 01:16:34 +0000 (01:16 +0000)]
Another CS fix.
# Rasmus, at least try keep the style consistent..

21 years agoCS fix
foobar [Thu, 3 Apr 2003 01:12:47 +0000 (01:12 +0000)]
CS fix

21 years agoFixed segfault in xml_parser_create()
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

21 years agoMFH
Ilia Alshanetsky [Thu, 3 Apr 2003 00:55:56 +0000 (00:55 +0000)]
MFH

21 years agoFixed memleak in output buffering facility
Moriyoshi Koizumi [Thu, 3 Apr 2003 00:50:17 +0000 (00:50 +0000)]
Fixed memleak in output buffering facility

21 years agoFixed segfault in mb_ereg_match()
Moriyoshi Koizumi [Thu, 3 Apr 2003 00:15:13 +0000 (00:15 +0000)]
Fixed segfault in mb_ereg_match()

21 years agoFixed lots of crashes in mbregex.
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

21 years agoMFB: Check for negative precision
Rasmus Lerdorf [Wed, 2 Apr 2003 23:51:52 +0000 (23:51 +0000)]
MFB: Check for negative precision

21 years agoMFB: Fix unregister_tick_function crash
Rasmus Lerdorf [Wed, 2 Apr 2003 23:11:31 +0000 (23:11 +0000)]
MFB: Fix unregister_tick_function crash

21 years agofixed expected output
Georg Richter [Wed, 2 Apr 2003 22:07:27 +0000 (22:07 +0000)]
fixed expected output

21 years agoMFB: Get rid of bogus dtors
Rasmus Lerdorf [Wed, 2 Apr 2003 22:07:22 +0000 (22:07 +0000)]
MFB: Get rid of bogus dtors

21 years agoMFB: Fix the setlocale() segfault
Rasmus Lerdorf [Wed, 2 Apr 2003 21:33:02 +0000 (21:33 +0000)]
MFB: Fix the setlocale() segfault

21 years agoFor now only bison 1.28, 1.35 and 1.75 are working properly
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

21 years ago- Add zend_register_internal_namespace() API function.
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.

21 years ago- Update for new name
Derick Rethans [Wed, 2 Apr 2003 18:39:11 +0000 (18:39 +0000)]
- Update for new name

21 years agoSimplify.
Andrei Zmievski [Wed, 2 Apr 2003 18:15:08 +0000 (18:15 +0000)]
Simplify.

21 years ago- Fix whitespace
Derick Rethans [Wed, 2 Apr 2003 17:23:04 +0000 (17:23 +0000)]
- Fix whitespace

21 years agoadd the ability for curl_multi_info to introspect the handles.
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. :)

21 years agoImplement a different way to catch documentation comments.
Andrei Zmievski [Wed, 2 Apr 2003 16:51:49 +0000 (16:51 +0000)]
Implement a different way to catch documentation comments.

21 years agofixes for logo guid functions
Colin Viebrock [Wed, 2 Apr 2003 16:51:40 +0000 (16:51 +0000)]
fixes for logo guid functions