]> granicus.if.org Git - php/log
php
21 years agoAdded missing handling of dateTime
Ilia Alshanetsky [Sat, 28 Jun 2003 06:55:47 +0000 (06:55 +0000)]
Added missing handling of dateTime
Fixed compiler warning involving streams
Added a test case for wddx_deserialize()

21 years agoilia points out this is ok
Sterling Hughes [Sat, 28 Jun 2003 06:32:02 +0000 (06:32 +0000)]
ilia points out this is ok

21 years agoRemove aggregation tests as well.
Sebastian Bergmann [Sat, 28 Jun 2003 05:51:37 +0000 (05:51 +0000)]
Remove aggregation tests as well.

21 years agoBuckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye.
Sebastian Bergmann [Sat, 28 Jun 2003 05:38:52 +0000 (05:38 +0000)]
Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye.

21 years agothere is no domxml :)
Sterling Hughes [Sat, 28 Jun 2003 05:22:39 +0000 (05:22 +0000)]
there is no domxml :)

21 years agobump up to 2.5.7
Sterling Hughes [Sat, 28 Jun 2003 05:18:11 +0000 (05:18 +0000)]
bump up to 2.5.7

21 years agodefine this here too
Sterling Hughes [Sat, 28 Jun 2003 04:30:51 +0000 (04:30 +0000)]
define this here too

21 years agoMove along, nothing to see.
Edin Kadribasic [Fri, 27 Jun 2003 22:18:06 +0000 (22:18 +0000)]
Move along, nothing to see.

21 years agobeta 1
Sterling Hughes [Fri, 27 Jun 2003 22:09:12 +0000 (22:09 +0000)]
beta 1

21 years agofix the libxml linking warnings
Rob Richards [Fri, 27 Jun 2003 21:59:53 +0000 (21:59 +0000)]
fix the libxml linking warnings

21 years agoSerialize headers for systems with low IOV_MAX (e.g. Solaris)
Sascha Schumann [Fri, 27 Jun 2003 18:41:11 +0000 (18:41 +0000)]
Serialize headers for systems with low IOV_MAX (e.g. Solaris)

21 years agoMFB: libpcre 4.X needs POSIX_MALLOC_THRESHOLD to be defined.
Sebastian Bergmann [Fri, 27 Jun 2003 16:43:05 +0000 (16:43 +0000)]
MFB: libpcre 4.X needs POSIX_MALLOC_THRESHOLD to be defined.

21 years ago- HAVE_OPENSSL_EXT is not defined always.
foobar [Fri, 27 Jun 2003 16:41:41 +0000 (16:41 +0000)]
- HAVE_OPENSSL_EXT is not defined always.

21 years agoUpgrading PCRE library to version 4.3.
Andrei Zmievski [Fri, 27 Jun 2003 16:31:24 +0000 (16:31 +0000)]
Upgrading PCRE library to version 4.3.

21 years agoMFB
Sara Golemon [Fri, 27 Jun 2003 16:23:58 +0000 (16:23 +0000)]
MFB
Plug leak in context notifiers, implement notifier->dtor

21 years agoMissing part of SQLite enabling on windows.
Edin Kadribasic [Fri, 27 Jun 2003 14:34:06 +0000 (14:34 +0000)]
Missing part of SQLite enabling on windows.

21 years agoEnabled sqlite by default on Windows.
Edin Kadribasic [Fri, 27 Jun 2003 14:32:59 +0000 (14:32 +0000)]
Enabled sqlite by default on Windows.

# Also added iconv.lib to the build since it is a dependency of
# the precompiled libxml. This will be removed later.

21 years agoFix windows build
Edin Kadribasic [Fri, 27 Jun 2003 14:30:26 +0000 (14:30 +0000)]
Fix windows build

21 years agoPrepare for enabling by default on Windows.
Edin Kadribasic [Fri, 27 Jun 2003 14:14:08 +0000 (14:14 +0000)]
Prepare for enabling by default on Windows.

21 years ago- Sync, HEAD is now uptodate
Pierre Joye [Fri, 27 Jun 2003 10:59:43 +0000 (10:59 +0000)]
- Sync, HEAD is now uptodate

21 years ago- Sync
Pierre Joye [Fri, 27 Jun 2003 10:46:54 +0000 (10:46 +0000)]
- Sync

21 years agotest commit
Sascha Schumann [Fri, 27 Jun 2003 10:43:01 +0000 (10:43 +0000)]
test commit

21 years agoundefine macros before defining them
Sascha Schumann [Fri, 27 Jun 2003 07:43:42 +0000 (07:43 +0000)]
undefine macros before defining them

21 years agoTry to link the getaddrinfo test, so that one can disable it using
Sascha Schumann [Fri, 27 Jun 2003 07:12:54 +0000 (07:12 +0000)]
Try to link the getaddrinfo test, so that one can disable it using
-Dgetaddrinfo=NO_getaddrinfo.

21 years agoMFB PHP_4_3 main/streams.c r-1.125.2.70
Sara Golemon [Fri, 27 Jun 2003 04:27:18 +0000 (04:27 +0000)]
MFB PHP_4_3 main/streams.c r-1.125.2.70

21 years agoDon't add -L/usr/lib
Sascha Schumann [Fri, 27 Jun 2003 00:37:21 +0000 (00:37 +0000)]
Don't add -L/usr/lib

21 years agoEliminate need for automake/aclocal
Sascha Schumann [Fri, 27 Jun 2003 00:19:43 +0000 (00:19 +0000)]
Eliminate need for automake/aclocal

21 years agoMFB: Function was renamed (don't test an alias)
Marcus Boerger [Thu, 26 Jun 2003 21:37:54 +0000 (21:37 +0000)]
MFB: Function was renamed (don't test an alias)

21 years agoerrmsg must be ref
Marcus Boerger [Thu, 26 Jun 2003 21:07:07 +0000 (21:07 +0000)]
errmsg must be ref

21 years agoRename sqlite_fetch_string() to sqlite_fetch_single() + alias
Marcus Boerger [Thu, 26 Jun 2003 19:26:26 +0000 (19:26 +0000)]
Rename sqlite_fetch_string() to sqlite_fetch_single() + alias

21 years agoCommitting engine select project
Sascha Schumann [Thu, 26 Jun 2003 19:19:44 +0000 (19:19 +0000)]
Committing engine select project

This is a noop in an already setup tree.

When necessary, it renames ZendEngine2 to Zend permanently.
This occurs only after a fresh checkout (not after an update!).

21 years agoFix memleak
Marcus Boerger [Thu, 26 Jun 2003 19:07:17 +0000 (19:07 +0000)]
Fix memleak

21 years agoext/xsl requires ext/dom
Marcus Boerger [Thu, 26 Jun 2003 18:51:52 +0000 (18:51 +0000)]
ext/xsl requires ext/dom

21 years agoMFB
foobar [Thu, 26 Jun 2003 18:15:56 +0000 (18:15 +0000)]
MFB

21 years agoNew logo (not final yet...)
Zeev Suraski [Thu, 26 Jun 2003 17:30:41 +0000 (17:30 +0000)]
New logo (not final yet...)

21 years agoLeftovers.
Sebastian Bergmann [Thu, 26 Jun 2003 15:57:03 +0000 (15:57 +0000)]
Leftovers.

21 years agolibxml work
Zeev Suraski [Thu, 26 Jun 2003 15:31:48 +0000 (15:31 +0000)]
libxml work
use static libxml library

21 years agoRemove MySQL leftovers.
Sebastian Bergmann [Thu, 26 Jun 2003 15:16:56 +0000 (15:16 +0000)]
Remove MySQL leftovers.

21 years agoSync.
Sebastian Bergmann [Thu, 26 Jun 2003 15:15:02 +0000 (15:15 +0000)]
Sync.

21 years agoSync.
Sebastian Bergmann [Thu, 26 Jun 2003 14:57:48 +0000 (14:57 +0000)]
Sync.

21 years ago- Add libxml directory
Zeev Suraski [Thu, 26 Jun 2003 14:19:42 +0000 (14:19 +0000)]
- Add libxml directory
- Add zlib to configurations where it was missing
- Remove libmysql linkage

21 years agofix linking as dom symbols are now built in
Rob Richards [Thu, 26 Jun 2003 10:51:37 +0000 (10:51 +0000)]
fix linking as dom symbols are now built in

21 years agofix import/export for win32 when enabled by default
Rob Richards [Thu, 26 Jun 2003 10:40:26 +0000 (10:40 +0000)]
fix import/export for win32 when enabled by default

21 years agosome friendly names...
Sterling Hughes [Thu, 26 Jun 2003 04:08:54 +0000 (04:08 +0000)]
some friendly names...

21 years agotouch the file
Sterling Hughes [Thu, 26 Jun 2003 03:53:17 +0000 (03:53 +0000)]
touch the file

21 years agofix by ilia to fix crashes in the session extension when /tmp/sess_* files
Sterling Hughes [Thu, 26 Jun 2003 03:24:11 +0000 (03:24 +0000)]
fix by ilia to fix crashes in the session extension when /tmp/sess_* files
previously existed.  make test now passes fully with the session extension.

21 years agoaccording to the notes in the bugs database, this is the correct result.
Sterling Hughes [Thu, 26 Jun 2003 03:21:45 +0000 (03:21 +0000)]
according to the notes in the bugs database, this is the correct result.
this result is also the same one given in 4.3.2 and 5.0

21 years agoFix a warning
Marcus Boerger [Wed, 25 Jun 2003 23:21:10 +0000 (23:21 +0000)]
Fix a warning

21 years agoMake sqlite good ext/ citizen.
Edin Kadribasic [Wed, 25 Jun 2003 23:20:30 +0000 (23:20 +0000)]
Make sqlite good ext/ citizen.

# Hope this CVS mess goes away real soon now!

21 years agoZTS typo
Ilia Alshanetsky [Wed, 25 Jun 2003 23:14:19 +0000 (23:14 +0000)]
ZTS typo

21 years agore-enable dom by default
Sterling Hughes [Wed, 25 Jun 2003 22:42:54 +0000 (22:42 +0000)]
re-enable dom by default

21 years agoThis should not be enabled by default, ext/xml is..
foobar [Wed, 25 Jun 2003 22:40:05 +0000 (22:40 +0000)]
This should not be enabled by default, ext/xml is..

21 years agofine
Sterling Hughes [Wed, 25 Jun 2003 21:54:01 +0000 (21:54 +0000)]
fine

21 years agoExperimental extensions are never enabled by default..
foobar [Wed, 25 Jun 2003 21:46:31 +0000 (21:46 +0000)]
Experimental extensions are never enabled by default..

21 years agoAdd ext/dom and ext/simplexml to the Win32 default build. #Apart from a linker error...
Sebastian Bergmann [Wed, 25 Jun 2003 21:37:50 +0000 (21:37 +0000)]
Add ext/dom and ext/simplexml to the Win32 default build. #Apart from a linker error when HAVE_SIMPLEXML=1 is set this already works. More research, after a good night's sleep, is required ;-)

21 years agothese should be enabled by default. At least this much was agreed upon when
Sterling Hughes [Wed, 25 Jun 2003 20:53:52 +0000 (20:53 +0000)]
these should be enabled by default.  At least this much was agreed upon when
the decision to debundle libxml2 was made.

21 years agoautodetect zlib if dom is enabled
Sterling Hughes [Wed, 25 Jun 2003 18:06:06 +0000 (18:06 +0000)]
autodetect zlib if dom is enabled

21 years agoDon't pass resource as an argument when its not being parsed.
Sterling Hughes [Wed, 25 Jun 2003 17:22:31 +0000 (17:22 +0000)]
Don't pass resource as an argument when its not being parsed.

21 years agoAdded sqlite_single_query() and it's OO equivalent single_query().
Ilia Alshanetsky [Wed, 25 Jun 2003 16:59:24 +0000 (16:59 +0000)]
Added sqlite_single_query() and it's OO equivalent single_query().

21 years agoallow the root element to be accessed as a text node
Sterling Hughes [Wed, 25 Jun 2003 16:26:32 +0000 (16:26 +0000)]
allow the root element to be accessed as a text node

21 years agodom5 = dom
Sterling Hughes [Wed, 25 Jun 2003 15:31:59 +0000 (15:31 +0000)]
dom5 = dom

21 years agoFirst shot at making ze1/ze2 coexist
Sascha Schumann [Wed, 25 Jun 2003 12:56:40 +0000 (12:56 +0000)]
First shot at making ze1/ze2 coexist

21 years agosome awk installations need this escpaed ... BUG #24314 fixed
Hartmut Holzgraefe [Wed, 25 Jun 2003 11:05:48 +0000 (11:05 +0000)]
some awk installations need this escpaed ... BUG #24314 fixed

21 years agoRestore HEAD of TSRM to what it was two days ago.
Sebastian Bergmann [Wed, 25 Jun 2003 05:05:06 +0000 (05:05 +0000)]
Restore HEAD of TSRM to what it was two days ago.

21 years agoDisable MySQL extension by default.
Sebastian Bergmann [Wed, 25 Jun 2003 05:01:50 +0000 (05:01 +0000)]
Disable MySQL extension by default.

21 years agoRemove ext/rpc references from Windows build.
Sebastian Bergmann [Wed, 25 Jun 2003 04:54:23 +0000 (04:54 +0000)]
Remove ext/rpc references from Windows build.

21 years agoadd zend engine 2 changes.
Sterling Hughes [Wed, 25 Jun 2003 04:39:00 +0000 (04:39 +0000)]
add zend engine 2 changes.

21 years agoclean up a bit.
foobar [Wed, 25 Jun 2003 03:53:17 +0000 (03:53 +0000)]
clean up a bit.

21 years agofix entry
Sascha Schumann [Wed, 25 Jun 2003 00:56:29 +0000 (00:56 +0000)]
fix entry

21 years agoadd some NEWS stuff. Add your stuff now!
Sterling Hughes [Wed, 25 Jun 2003 00:32:11 +0000 (00:32 +0000)]
add some NEWS stuff.  Add your stuff now!

21 years agomoved to pecl by sascha. remove them from head.
Sterling Hughes [Wed, 25 Jun 2003 00:28:10 +0000 (00:28 +0000)]
moved to pecl by sascha.  remove them from head.
discussed with harald, will remain in pecl till he has some more time to
work on it.

21 years agoenable sqlite by default
Sterling Hughes [Wed, 25 Jun 2003 00:18:01 +0000 (00:18 +0000)]
enable sqlite by default

21 years agocan now be --with-dom, as the old domxml is now in pecl
Sterling Hughes [Wed, 25 Jun 2003 00:17:41 +0000 (00:17 +0000)]
can now be --with-dom, as the old domxml is now in pecl

21 years agoFix configure failure with static openssl libs
foobar [Tue, 24 Jun 2003 16:39:52 +0000 (16:39 +0000)]
Fix configure failure with static openssl libs

21 years agoFixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters)
Ilia Alshanetsky [Tue, 24 Jun 2003 15:23:17 +0000 (15:23 +0000)]
Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters)
Patch by: gereon.steffens[at]onvista.de

21 years agoremove totally useless, incomplete, badly named, etc. script.
foobar [Tue, 24 Jun 2003 15:22:12 +0000 (15:22 +0000)]
remove totally useless, incomplete, badly named, etc. script.

21 years agoFixed typo.
Ilia Alshanetsky [Tue, 24 Jun 2003 14:36:01 +0000 (14:36 +0000)]
Fixed typo.

21 years agoadded missing .cvsignore file
foobar [Tue, 24 Jun 2003 14:09:23 +0000 (14:09 +0000)]
added missing .cvsignore file

21 years ago- Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros.
foobar [Tue, 24 Jun 2003 14:05:26 +0000 (14:05 +0000)]
- Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros.

21 years agoEmpty HEAD of domxml, hyperwave, xslt
Sascha Schumann [Tue, 24 Jun 2003 13:56:57 +0000 (13:56 +0000)]
Empty HEAD of domxml, hyperwave, xslt

21 years agoFix for bug #24313 (port from dead PHP_5 branch)
Ilia Alshanetsky [Tue, 24 Jun 2003 13:56:25 +0000 (13:56 +0000)]
Fix for bug #24313 (port from dead PHP_5 branch)

21 years ago1.1, not 2.0...
Wez Furlong [Tue, 24 Jun 2003 11:30:59 +0000 (11:30 +0000)]
1.1, not 2.0...

21 years agoupdate package.xml for 5.0
Wez Furlong [Tue, 24 Jun 2003 11:23:31 +0000 (11:23 +0000)]
update package.xml for 5.0

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

21 years agoPut some brief technically description here
Marcus Boerger [Mon, 23 Jun 2003 22:37:12 +0000 (22:37 +0000)]
Put some brief technically description here

21 years agoFix crash :)
Zeev Suraski [Mon, 23 Jun 2003 22:14:38 +0000 (22:14 +0000)]
Fix crash :)

21 years agoAdd profiling results
Marcus Boerger [Mon, 23 Jun 2003 21:59:55 +0000 (21:59 +0000)]
Add profiling results

21 years agoport sqlite_array_query() fix from PHP_4_3
Ilia Alshanetsky [Mon, 23 Jun 2003 19:37:48 +0000 (19:37 +0000)]
port sqlite_array_query() fix from PHP_4_3

21 years agoFix build when builddir != srcdir.
Wez Furlong [Mon, 23 Jun 2003 16:06:37 +0000 (16:06 +0000)]
Fix build when builddir != srcdir.

21 years agoFIx leak
Stanislav Malyshev [Mon, 23 Jun 2003 14:48:59 +0000 (14:48 +0000)]
FIx leak

21 years agoadd test for #24281
Stanislav Malyshev [Mon, 23 Jun 2003 14:18:33 +0000 (14:18 +0000)]
add test for #24281

21 years agoFix #24281 - str_replace not updating the count if value is
Stanislav Malyshev [Mon, 23 Jun 2003 14:09:14 +0000 (14:09 +0000)]
Fix #24281 - str_replace not updating the count if value is
not initialized

21 years agoRemove references to bundled libmysql.
Sebastian Bergmann [Mon, 23 Jun 2003 04:27:11 +0000 (04:27 +0000)]
Remove references to bundled libmysql.

21 years agobring head into sync with the php4 branch
James Cox [Mon, 23 Jun 2003 01:27:13 +0000 (01:27 +0000)]
bring head into sync with the php4 branch

21 years agoremove the bundled libmysql, and update the config.m4 file as necessary.
Sterling Hughes [Mon, 23 Jun 2003 01:10:58 +0000 (01:10 +0000)]
remove the bundled libmysql, and update the config.m4 file as necessary.
this works locally, but everyone, *please* test

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

21 years ago* Fix for bug #23954
Martin Jansen [Sun, 22 Jun 2003 19:14:16 +0000 (19:14 +0000)]
* Fix for bug #23954

# MFH?

21 years agoFix test shutdown
Marcus Boerger [Sun, 22 Jun 2003 19:03:24 +0000 (19:03 +0000)]
Fix test shutdown

21 years agoRemove sqlite::close()
Marcus Boerger [Sun, 22 Jun 2003 19:00:44 +0000 (19:00 +0000)]
Remove sqlite::close()

21 years agoAdd oo API
Marcus Boerger [Sun, 22 Jun 2003 17:19:46 +0000 (17:19 +0000)]
Add oo API