]> granicus.if.org Git - php/log
php
22 years agoAdd the pear bundle command from Thomas Cox.
Sterling Hughes [Sat, 7 Jun 2003 03:08:05 +0000 (03:08 +0000)]
Add the pear bundle command from Thomas Cox.

22 years agoGoodbye namespaces
Marcus Boerger [Sat, 7 Jun 2003 00:57:07 +0000 (00:57 +0000)]
Goodbye namespaces

22 years agoChangeLog update
<changelog@php.net> [Sat, 7 Jun 2003 00:31:14 +0000 (00:31 +0000)]
ChangeLog update

22 years agoTouch lemon generated file
Wez Furlong [Fri, 6 Jun 2003 22:46:33 +0000 (22:46 +0000)]
Touch lemon generated file

22 years agoUpdate bundled library to 2.8.3 + patches from sqlite author to enable
Wez Furlong [Fri, 6 Jun 2003 22:44:57 +0000 (22:44 +0000)]
Update bundled library to 2.8.3 + patches from sqlite author to enable
authorization checks for the ATTACH database command.

22 years agoadd splitText()
Sterling Hughes [Fri, 6 Jun 2003 20:10:05 +0000 (20:10 +0000)]
add splitText()
never has such a complex process been endured for such a simple function
libxml makes me queasy right now :)

22 years agofix double free issue
Rob Richards [Fri, 6 Jun 2003 19:04:32 +0000 (19:04 +0000)]
fix double free issue
fix property access within invalid objects and failed reads

22 years agofixed bug #24060
Georg Richter [Fri, 6 Jun 2003 19:02:30 +0000 (19:02 +0000)]
fixed bug #24060

22 years agoUpdate
Marcus Boerger [Fri, 6 Jun 2003 19:01:38 +0000 (19:01 +0000)]
Update

22 years agoNamespaces are gone, and so is this test.
Jay Smith [Fri, 6 Jun 2003 19:00:48 +0000 (19:00 +0000)]
Namespaces are gone, and so is this test.

22 years agoNew fetch_all() an fetch optimization reworked (original idea by ilia)
Marcus Boerger [Fri, 6 Jun 2003 19:00:16 +0000 (19:00 +0000)]
New fetch_all() an fetch optimization reworked (original idea by ilia)

22 years agoUpdate win32 build with new version
Edin Kadribasic [Fri, 6 Jun 2003 16:39:46 +0000 (16:39 +0000)]
Update win32 build with new version

22 years agoUpdate for 2.8.2
Wez Furlong [Fri, 6 Jun 2003 16:33:32 +0000 (16:33 +0000)]
Update for 2.8.2

22 years ago* The argument of displayError() is a PEAR_Error instance.
Martin Jansen [Fri, 6 Jun 2003 16:09:01 +0000 (16:09 +0000)]
* The argument of displayError() is a PEAR_Error instance.

# Bug: 23932

22 years ago* Use raiseError(), like it's done in the rest of class also.
Martin Jansen [Fri, 6 Jun 2003 16:07:15 +0000 (16:07 +0000)]
* Use raiseError(), like it's done in the rest of class also.

# Bug: 23932

22 years agomfb #24025 fix
Sascha Schumann [Fri, 6 Jun 2003 12:12:25 +0000 (12:12 +0000)]
mfb #24025 fix

22 years agoTest for bug #24054
foobar [Fri, 6 Jun 2003 11:09:55 +0000 (11:09 +0000)]
Test for bug #24054

22 years agofixed return value
Georg Richter [Fri, 6 Jun 2003 08:57:51 +0000 (08:57 +0000)]
fixed return value

22 years agoWS
foobar [Fri, 6 Jun 2003 08:10:02 +0000 (08:10 +0000)]
WS

22 years agomissing header
foobar [Fri, 6 Jun 2003 06:43:08 +0000 (06:43 +0000)]
missing header

22 years agoMissing header
foobar [Fri, 6 Jun 2003 06:40:36 +0000 (06:40 +0000)]
Missing header

22 years agoSome missing files..
foobar [Fri, 6 Jun 2003 06:34:30 +0000 (06:34 +0000)]
Some missing files..

22 years agoMissing entries in .cvsignore and some cutpaste bugs in config.m4
foobar [Fri, 6 Jun 2003 06:32:16 +0000 (06:32 +0000)]
Missing entries in .cvsignore and some cutpaste bugs in config.m4

22 years agoFixed bug #24051: shared build and test
foobar [Fri, 6 Jun 2003 06:17:02 +0000 (06:17 +0000)]
Fixed bug #24051: shared build and test

22 years agoChangeLog update
<changelog@php.net> [Fri, 6 Jun 2003 00:30:45 +0000 (00:30 +0000)]
ChangeLog update

22 years agoAdded test files
Marcus Boerger [Thu, 5 Jun 2003 20:15:21 +0000 (20:15 +0000)]
Added test files

22 years agoUpdate
Marcus Boerger [Thu, 5 Jun 2003 19:40:41 +0000 (19:40 +0000)]
Update

22 years agoUpdate
Marcus Boerger [Thu, 5 Jun 2003 19:38:59 +0000 (19:38 +0000)]
Update

22 years agoadd CREDITS file
Sterling Hughes [Thu, 5 Jun 2003 19:12:07 +0000 (19:12 +0000)]
add CREDITS file

22 years agoAvoid unnecessary zval separation
Moriyoshi Koizumi [Thu, 5 Jun 2003 18:59:55 +0000 (18:59 +0000)]
Avoid unnecessary zval separation

22 years agofix a bunch of memory overruns, and uninitialized variable uses
Sterling Hughes [Thu, 5 Jun 2003 18:54:25 +0000 (18:54 +0000)]
fix a bunch of memory overruns, and uninitialized variable uses
fixes crash on sample script rob sent me

22 years agoAvoid unnecesary zval separation
Moriyoshi Koizumi [Thu, 5 Jun 2003 18:54:19 +0000 (18:54 +0000)]
Avoid unnecesary zval separation

22 years agoversion length too
Sterling Hughes [Thu, 5 Jun 2003 18:30:19 +0000 (18:30 +0000)]
version length too

22 years agoinitialize the encoding length
Sterling Hughes [Thu, 5 Jun 2003 18:29:55 +0000 (18:29 +0000)]
initialize the encoding length

22 years agoWS fix
Moriyoshi Koizumi [Thu, 5 Jun 2003 18:04:30 +0000 (18:04 +0000)]
WS fix

22 years agoadd tests/ files as examples that you can run and play around with
Sterling Hughes [Thu, 5 Jun 2003 17:51:35 +0000 (17:51 +0000)]
add tests/ files as examples that you can run and play around with

22 years agoadd .cvsignore file
Sterling Hughes [Thu, 5 Jun 2003 17:49:46 +0000 (17:49 +0000)]
add .cvsignore file

22 years agoprevent double destroy and double init badness
Sterling Hughes [Thu, 5 Jun 2003 17:48:51 +0000 (17:48 +0000)]
prevent double destroy and double init badness

22 years agofig segv on make install (double destroy badness)
Sterling Hughes [Thu, 5 Jun 2003 17:48:25 +0000 (17:48 +0000)]
fig segv on make install (double destroy badness)

22 years agoInital cut of new xsl extension
Rob Richards [Thu, 5 Jun 2003 17:10:13 +0000 (17:10 +0000)]
Inital cut of new xsl extension
interoperates with new dom extension
PHP5 only

22 years agoInital cut of new dom extension
Rob Richards [Thu, 5 Jun 2003 17:06:52 +0000 (17:06 +0000)]
Inital cut of new dom extension
PHP5 only

22 years ago... as suggested by Wez
Hartmut Holzgraefe [Thu, 5 Jun 2003 14:42:12 +0000 (14:42 +0000)]
... as suggested by Wez

22 years agofix array_key_exists() from HANDLE_NUMERIC() changes
Sterling Hughes [Thu, 5 Jun 2003 13:58:14 +0000 (13:58 +0000)]
fix array_key_exists() from HANDLE_NUMERIC() changes

# need to go through this file and find any stuff that relies on this
# change

22 years agoWS
Wez Furlong [Thu, 5 Jun 2003 13:03:15 +0000 (13:03 +0000)]
WS

22 years ago* Advancing myself
Martin Jansen [Thu, 5 Jun 2003 07:03:03 +0000 (07:03 +0000)]
* Advancing myself

22 years ago* Add optional dependency to the DTD
Martin Jansen [Thu, 5 Jun 2003 07:01:20 +0000 (07:01 +0000)]
* Add optional dependency to the DTD

22 years ago* Commit support for optional dependencies
Martin Jansen [Thu, 5 Jun 2003 06:57:22 +0000 (06:57 +0000)]
* Commit support for optional dependencies

# Stig: Please review this stuff!

22 years ago* Add support for <provides />
Martin Jansen [Thu, 5 Jun 2003 06:32:10 +0000 (06:32 +0000)]
* Add support for <provides />

# Bug: #23933

22 years agoFix the regex issues with apache2handler
foobar [Thu, 5 Jun 2003 04:14:43 +0000 (04:14 +0000)]
Fix the regex issues with apache2handler

22 years agoChangeLog update
<changelog@php.net> [Thu, 5 Jun 2003 00:30:46 +0000 (00:30 +0000)]
ChangeLog update

22 years agoUpdate bundled library to version 2.8.2.
Wez Furlong [Wed, 4 Jun 2003 22:40:00 +0000 (22:40 +0000)]
Update bundled library to version 2.8.2.
Make OnUpdateInt compatible with ZE2.
Fix the makefile fragment for non-gnu makes

22 years agoRevert accidental commit from marcus.
Wez Furlong [Wed, 4 Jun 2003 21:11:45 +0000 (21:11 +0000)]
Revert accidental commit from marcus.

22 years agoGoodbye namespaces
Marcus Boerger [Wed, 4 Jun 2003 20:54:48 +0000 (20:54 +0000)]
Goodbye  namespaces

22 years agoNo need to dupe macro
Ilia Alshanetsky [Wed, 4 Jun 2003 14:58:20 +0000 (14:58 +0000)]
No need to dupe macro

22 years agoFixed base64_encode() integer overflow issue pointed out in TODO_SEGFAULTS
Moriyoshi Koizumi [Wed, 4 Jun 2003 14:41:45 +0000 (14:41 +0000)]
Fixed base64_encode() integer overflow issue pointed out in TODO_SEGFAULTS

22 years agoFixed ob_iconv_handler() type mismatch issue on 64bit platforms.
Moriyoshi Koizumi [Wed, 4 Jun 2003 14:29:43 +0000 (14:29 +0000)]
Fixed ob_iconv_handler() type mismatch issue on 64bit platforms.
Patch by Joe Orton <jorton@redhat.com>

22 years agomime_content_type() now also accepts open streams as argument
Hartmut Holzgraefe [Wed, 4 Jun 2003 14:21:40 +0000 (14:21 +0000)]
mime_content_type() now also accepts open streams as argument
streas have to bee seekable, the stream position is reset to
its original value using ftell and fseek after operation

22 years agofix non-ZTS build
Stanislav Malyshev [Wed, 4 Jun 2003 09:09:47 +0000 (09:09 +0000)]
fix non-ZTS build

22 years agoFix segfault. Again.
Sebastian Bergmann [Wed, 4 Jun 2003 08:52:43 +0000 (08:52 +0000)]
Fix segfault. Again.

22 years agorm namespace leftovers
Stanislav Malyshev [Wed, 4 Jun 2003 08:16:55 +0000 (08:16 +0000)]
rm namespace leftovers

22 years agoFix segfault. #Hopefully not a Voodoo Fix[TM].
Sebastian Bergmann [Wed, 4 Jun 2003 07:46:22 +0000 (07:46 +0000)]
Fix segfault. #Hopefully not a Voodoo Fix[TM].

22 years agoNo C++ comments and extra tabs.
foobar [Wed, 4 Jun 2003 05:45:54 +0000 (05:45 +0000)]
No C++ comments and extra tabs.

22 years agoMFB: fix build
foobar [Wed, 4 Jun 2003 05:32:03 +0000 (05:32 +0000)]
MFB: fix build

22 years agoDon't corrupt data during request body handling
Sascha Schumann [Wed, 4 Jun 2003 05:28:17 +0000 (05:28 +0000)]
Don't corrupt data during request body handling

22 years agoDon't return CRLF from broken clients
Sascha Schumann [Wed, 4 Jun 2003 05:13:59 +0000 (05:13 +0000)]
Don't return CRLF from broken clients

22 years agoChangeLog update
<changelog@php.net> [Wed, 4 Jun 2003 00:30:39 +0000 (00:30 +0000)]
ChangeLog update

22 years agoGD 2.0.15 sync
Ilia Alshanetsky [Wed, 4 Jun 2003 00:20:19 +0000 (00:20 +0000)]
GD 2.0.15 sync

22 years agocleanup macros
Sascha Schumann [Wed, 4 Jun 2003 00:01:21 +0000 (00:01 +0000)]
cleanup macros

22 years agoSyncronize bunbled GD with gd 2.0.14
Ilia Alshanetsky [Tue, 3 Jun 2003 23:54:56 +0000 (23:54 +0000)]
Syncronize bunbled GD with gd 2.0.14

22 years agoLast set of integer overflow checks.
Ilia Alshanetsky [Tue, 3 Jun 2003 23:42:31 +0000 (23:42 +0000)]
Last set of integer overflow checks.

22 years agoInteger overflow checks.
Ilia Alshanetsky [Tue, 3 Jun 2003 23:23:21 +0000 (23:23 +0000)]
Integer overflow checks.

22 years agogod bless valgrind.
Sterling Hughes [Tue, 3 Jun 2003 19:36:20 +0000 (19:36 +0000)]
god bless valgrind.
fix double free where object is prematurely dtor'd. I should probably convert
the simplexml nodes over to this system too.  Actually the new dom extension
and everywhere else should use the same type of methods.. :)

22 years agoMFB
Edin Kadribasic [Tue, 3 Jun 2003 12:47:49 +0000 (12:47 +0000)]
MFB

22 years agohandle return value for "no matches" on systems that don't return
Hartmut Holzgraefe [Tue, 3 Jun 2003 11:01:16 +0000 (11:01 +0000)]
handle return value for "no matches" on systems that don't return
GLOB_NOMATCH consistent to those that do (return array(), not FALSE)

22 years agoFix for #23902 by Shane.
Edin Kadribasic [Tue, 3 Jun 2003 10:06:45 +0000 (10:06 +0000)]
Fix for #23902 by Shane.
Removed bogus recommendation from php.ini files.

# Basic authentication is actually possible
# usign IIS + PHP cgi countrary to our current docs

22 years agoMFB - fix a couple of missing closing folding tags
Rasmus Lerdorf [Tue, 3 Jun 2003 05:44:17 +0000 (05:44 +0000)]
MFB - fix a couple of missing closing folding tags

22 years agoChangeLog update
<changelog@php.net> [Tue, 3 Jun 2003 00:31:04 +0000 (00:31 +0000)]
ChangeLog update

22 years agoFixed bug #23912 (Invalid CSS in phpinfo() output)
Ilia Alshanetsky [Tue, 3 Jun 2003 00:06:01 +0000 (00:06 +0000)]
Fixed bug #23912 (Invalid CSS in phpinfo() output)

22 years agoFix for 64 bit platforms (by Joe Orton)
Rob Richards [Mon, 2 Jun 2003 18:57:59 +0000 (18:57 +0000)]
Fix for 64 bit platforms (by Joe Orton)

22 years agoAdd "seekable" flag to stream_get_meta_data()
Wez Furlong [Mon, 2 Jun 2003 16:36:10 +0000 (16:36 +0000)]
Add "seekable" flag to stream_get_meta_data()
# Caveat Emptor: some streams don't know if they are seekable until
# sometime tries to seek first (user streams).

22 years agoLeftover.
Sebastian Bergmann [Mon, 2 Jun 2003 15:53:09 +0000 (15:53 +0000)]
Leftover.

22 years agoLeftover.
Sebastian Bergmann [Mon, 2 Jun 2003 15:42:34 +0000 (15:42 +0000)]
Leftover.

22 years agoFixed numeric/decimal +/-(x,y) +/-(x,0)
Daniela Mariaschi [Mon, 2 Jun 2003 12:37:16 +0000 (12:37 +0000)]
Fixed numeric/decimal +/-(x,y) +/-(x,0)
for all platforms

22 years agoMEGA-patch: namespaces are R.I.P.
Stanislav Malyshev [Mon, 2 Jun 2003 12:13:11 +0000 (12:13 +0000)]
MEGA-patch: namespaces are R.I.P.

22 years agoNo C++ comments in C code
foobar [Mon, 2 Jun 2003 11:51:01 +0000 (11:51 +0000)]
No C++ comments in C code

22 years ago- No c++ comments in c code..
foobar [Mon, 2 Jun 2003 11:42:39 +0000 (11:42 +0000)]
- No c++ comments in c code..

22 years ago- Add test case for bug #23951
Derick Rethans [Mon, 2 Jun 2003 11:12:25 +0000 (11:12 +0000)]
- Add test case for bug #23951

22 years agoChangeLog update
<changelog@php.net> [Mon, 2 Jun 2003 00:30:46 +0000 (00:30 +0000)]
ChangeLog update

22 years agoMessages for newer servers.
Uwe Schindler [Sun, 1 Jun 2003 21:45:04 +0000 (21:45 +0000)]
Messages for newer servers.

22 years agoUpdate of README for newer servers; apache-similar functions nsapi_request_headers...
Uwe Schindler [Sun, 1 Jun 2003 21:14:58 +0000 (21:14 +0000)]
Update of README for newer servers; apache-similar functions nsapi_request_headers and nsapi_response_headers with apache_* aliases; hide authorization-header in save mode.

22 years agoRemoved increment of read_post_bytes because this is done within SAPI (SAPI.c).
Holger Zimmermann [Sun, 1 Jun 2003 20:28:49 +0000 (20:28 +0000)]
Removed increment of read_post_bytes because this is done within SAPI (SAPI.c).

22 years agoearn my keep and allow one to register a namespace name to access a namespace
Sterling Hughes [Sun, 1 Jun 2003 19:46:19 +0000 (19:46 +0000)]
earn my keep and allow one to register a namespace name to access a namespace
value.

22 years agoNo nested classes
Marcus Boerger [Sun, 1 Jun 2003 19:18:34 +0000 (19:18 +0000)]
No nested classes

22 years agoAdd some ZE2 bug tests
Marcus Boerger [Sun, 1 Jun 2003 18:35:29 +0000 (18:35 +0000)]
Add some ZE2 bug tests

22 years agoAllow optional directories
Marcus Boerger [Sun, 1 Jun 2003 18:34:03 +0000 (18:34 +0000)]
Allow optional directories

22 years agoBugfix #23670: implements and extends cause Apache 2 crash
Marcus Boerger [Sun, 1 Jun 2003 17:28:52 +0000 (17:28 +0000)]
Bugfix #23670: implements and extends cause Apache 2 crash

22 years agoSimplify by using __METHOD__
Marcus Boerger [Sun, 1 Jun 2003 16:41:53 +0000 (16:41 +0000)]
Simplify by using __METHOD__

22 years agoDo it correct always
Marcus Boerger [Sun, 1 Jun 2003 16:20:23 +0000 (16:20 +0000)]
Do it correct always

22 years agoPer request by Derick and Marcus.
Sebastian Bergmann [Sun, 1 Jun 2003 14:15:44 +0000 (14:15 +0000)]
Per request by Derick and Marcus.

22 years agoDefining it once is enough
Marcus Boerger [Sun, 1 Jun 2003 11:15:01 +0000 (11:15 +0000)]
Defining it once is enough