]> granicus.if.org Git - php/log
php
21 years agoremove NS leftover
Stanislav Malyshev [Mon, 9 Jun 2003 14:05:12 +0000 (14:05 +0000)]
remove NS leftover

21 years agoFix bogus implicit declarations of properties (squash bug #23671)
Zeev Suraski [Mon, 9 Jun 2003 13:51:53 +0000 (13:51 +0000)]
Fix bogus implicit declarations of properties (squash bug #23671)

21 years agoSupport 'self' and 'parent' in call_user_func()
Stanislav Malyshev [Mon, 9 Jun 2003 10:55:37 +0000 (10:55 +0000)]
Support 'self' and 'parent' in call_user_func()

21 years agoFixed trivial typo
Moriyoshi Koizumi [Mon, 9 Jun 2003 08:11:53 +0000 (08:11 +0000)]
Fixed trivial typo

21 years agoFix indirect reference calls to bogus function names
Zeev Suraski [Mon, 9 Jun 2003 07:39:55 +0000 (07:39 +0000)]
Fix indirect reference calls to bogus function names

21 years agook, this is a zend bug.
Sterling Hughes [Mon, 9 Jun 2003 04:01:11 +0000 (04:01 +0000)]
ok, this is a zend bug.

21 years agosimon says leaking is better than crashing
Sterling Hughes [Mon, 9 Jun 2003 03:29:33 +0000 (03:29 +0000)]
simon says leaking is better than crashing

21 years agoget rid of a memleak
Sterling Hughes [Mon, 9 Jun 2003 03:11:28 +0000 (03:11 +0000)]
get rid of a memleak
make namespaces work properly

21 years agoMFB
Edin Kadribasic [Mon, 9 Jun 2003 01:00:23 +0000 (01:00 +0000)]
MFB

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

21 years ago- Moved scan_makefile_in.awk to better suitable place for it.
foobar [Mon, 9 Jun 2003 00:17:03 +0000 (00:17 +0000)]
- Moved scan_makefile_in.awk to better suitable place for it.
  (other build related scripts are under build/ too..)

21 years agows
foobar [Mon, 9 Jun 2003 00:15:11 +0000 (00:15 +0000)]
ws

21 years agoMFB
Ilia Alshanetsky [Sun, 8 Jun 2003 23:52:29 +0000 (23:52 +0000)]
MFB

21 years ago- Added ldap_sasl_bind(). (Jani, peter_c60@hotmail.com)
foobar [Sun, 8 Jun 2003 23:44:01 +0000 (23:44 +0000)]
- Added ldap_sasl_bind(). (Jani, peter_c60@hotmail.com)

21 years agows & cs
foobar [Sun, 8 Jun 2003 23:34:51 +0000 (23:34 +0000)]
ws & cs

21 years agoFix casing issues in access level checks
Zeev Suraski [Sun, 8 Jun 2003 19:28:29 +0000 (19:28 +0000)]
Fix casing issues in access level checks

21 years agoNicer handling of protected/private members in print_r()
Zeev Suraski [Sun, 8 Jun 2003 18:53:58 +0000 (18:53 +0000)]
Nicer handling of protected/private members in print_r()

21 years agoFix handling of object property assignments in switch expressions
Zeev Suraski [Sun, 8 Jun 2003 18:52:53 +0000 (18:52 +0000)]
Fix handling of object property assignments in switch expressions
(bug #23925)

21 years agoXMLless build fix
Zeev Suraski [Sun, 8 Jun 2003 18:29:55 +0000 (18:29 +0000)]
XMLless build fix

21 years agoMake $_FILES auto global (bug #23680)
Zeev Suraski [Sun, 8 Jun 2003 15:30:33 +0000 (15:30 +0000)]
Make $_FILES auto global (bug #23680)

21 years agoFix set_error_handler()
Zeev Suraski [Sun, 8 Jun 2003 14:00:11 +0000 (14:00 +0000)]
Fix set_error_handler()

21 years agoChangeLog update
<changelog@php.net> [Sun, 8 Jun 2003 00:31:03 +0000 (00:31 +0000)]
ChangeLog update

21 years agoMartin's run-test error msg improvements :-)
Tomas V.V.Cox [Sat, 7 Jun 2003 18:44:46 +0000 (18:44 +0000)]
Martin's run-test error msg improvements :-)

21 years agowoops, make that "bundle," not ".bundle"
Sterling Hughes [Sat, 7 Jun 2003 17:07:10 +0000 (17:07 +0000)]
woops, make that "bundle," not ".bundle"

21 years agosimple script that will look at bundle (when which is populated when we
Sterling Hughes [Sat, 7 Jun 2003 17:06:42 +0000 (17:06 +0000)]
simple script that will look at bundle (when which is populated when we
move the extensions to pecl) and bundle the contents of that file

21 years agoAdded better error message to run-tests
Tomas V.V.Cox [Sat, 7 Jun 2003 16:45:53 +0000 (16:45 +0000)]
Added better error message to run-tests

21 years agofixed mysql bug #564 (http://bugs.mysql.com/bug.php?id=564)
Georg Richter [Sat, 7 Jun 2003 16:15:22 +0000 (16:15 +0000)]
fixed mysql bug #564 (http://bugs.mysql.com/bug.php?id=564)

21 years agoActually sqlite.c isn't located in libsqlite
Marcus Boerger [Sat, 7 Jun 2003 15:15:27 +0000 (15:15 +0000)]
Actually sqlite.c isn't located in libsqlite

21 years agoi ain't know domdom
Sterling Hughes [Sat, 7 Jun 2003 15:09:24 +0000 (15:09 +0000)]
i ain't know domdom

21 years agoleftover.
Sterling Hughes [Sat, 7 Jun 2003 15:07:42 +0000 (15:07 +0000)]
leftover.
its wholeText not whole_text

21 years agoadd the wholeText property
Sterling Hughes [Sat, 7 Jun 2003 15:03:45 +0000 (15:03 +0000)]
add the wholeText property

21 years agoAdded new test
Marcus Boerger [Sat, 7 Jun 2003 14:13:36 +0000 (14:13 +0000)]
Added new test

21 years agofix more memory overruns
Rob Richards [Sat, 7 Jun 2003 13:30:58 +0000 (13:30 +0000)]
fix more memory overruns
initial definition for document ref counting
fixed property access to support all objects
clear property handler from invalid objects until ref count implemented

21 years agoWS
Marcus Boerger [Sat, 7 Jun 2003 11:38:03 +0000 (11:38 +0000)]
WS

21 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.

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

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

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

21 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.

21 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 :)

21 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

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

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

21 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.

21 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)

21 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

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

21 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

21 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

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

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

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

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

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

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

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

21 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

21 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

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

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

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

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

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

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

21 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

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

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

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

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

21 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

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

21 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

21 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)

21 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

21 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

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

21 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

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

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

21 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

21 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!

21 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

21 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

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

21 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

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

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

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

21 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

21 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>

21 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

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

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

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

21 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].

21 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.

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

21 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

21 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

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