]> granicus.if.org Git - php/log
php
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

21 years agoFixed bug #24284 (Fixed memory leak inside pg_ping())
Ilia Alshanetsky [Sun, 22 Jun 2003 16:46:24 +0000 (16:46 +0000)]
Fixed bug #24284 (Fixed memory leak inside pg_ping())

21 years agoSomehow i feel like that
Marcus Boerger [Sun, 22 Jun 2003 16:32:58 +0000 (16:32 +0000)]
Somehow i feel like that

21 years agoFix possible SEGV
Marcus Boerger [Sun, 22 Jun 2003 15:53:50 +0000 (15:53 +0000)]
Fix possible SEGV

21 years agoAdding an array example
Marcus Boerger [Sun, 22 Jun 2003 15:48:44 +0000 (15:48 +0000)]
Adding an array example

21 years agoFix array writing
Marcus Boerger [Sun, 22 Jun 2003 14:55:44 +0000 (14:55 +0000)]
Fix array writing

21 years agoproto fixes.
Andrey Hristov [Sun, 22 Jun 2003 14:33:09 +0000 (14:33 +0000)]
proto fixes.

21 years agoFix example
Marcus Boerger [Sun, 22 Jun 2003 12:57:53 +0000 (12:57 +0000)]
Fix example

21 years agoFix module pointer name to enable building again
Marcus Boerger [Sun, 22 Jun 2003 12:50:28 +0000 (12:50 +0000)]
Fix module pointer name to enable building again

21 years agoFix complex expressions for class names in NEW
Zeev Suraski [Sun, 22 Jun 2003 10:50:43 +0000 (10:50 +0000)]
Fix complex expressions for class names in NEW

21 years agoSimplify
Zeev Suraski [Sun, 22 Jun 2003 10:12:25 +0000 (10:12 +0000)]
Simplify

21 years agoadded new function mysqli_stmt_num_rows
Georg Richter [Sun, 22 Jun 2003 08:46:39 +0000 (08:46 +0000)]
added new function mysqli_stmt_num_rows

21 years agofixed prototypes
Georg Richter [Sun, 22 Jun 2003 06:16:47 +0000 (06:16 +0000)]
fixed prototypes

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

21 years agoAdd test case for final classes
Marcus Boerger [Sat, 21 Jun 2003 22:02:16 +0000 (22:02 +0000)]
Add test case for final classes

21 years agoWS
Marcus Boerger [Sat, 21 Jun 2003 21:56:44 +0000 (21:56 +0000)]
WS

21 years agoAdd final classes
Marcus Boerger [Sat, 21 Jun 2003 21:56:06 +0000 (21:56 +0000)]
Add final classes

21 years agoTODO revisited
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:38:32 +0000 (19:38 +0000)]
TODO revisited

21 years agoini stuff was a bit broken
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:38:13 +0000 (19:38 +0000)]
ini stuff was a bit broken

21 years agothoughts about a new proto parser ...
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:28:19 +0000 (19:28 +0000)]
thoughts about a new proto parser ...

21 years agotest script tags are found but not used yet
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:25:31 +0000 (19:25 +0000)]
test script tags are found but not used yet
double quotes in extensions summary line are now escaped in code generation

21 years agotypo fixes and test script tags added
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:23:17 +0000 (19:23 +0000)]
typo fixes and test script tags added

21 years agostart to track them bugs
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:19:56 +0000 (19:19 +0000)]
start to track them bugs

21 years agoAdd test case for abstract classes
Marcus Boerger [Sat, 21 Jun 2003 19:10:08 +0000 (19:10 +0000)]
Add test case for abstract classes

21 years agoDon't copy the filename when it is not needed
Marcus Boerger [Sat, 21 Jun 2003 18:43:25 +0000 (18:43 +0000)]
Don't copy the filename when it is not needed

21 years agoStore the absolute path of the database file and use that in the external library
Marcus Boerger [Sat, 21 Jun 2003 18:17:20 +0000 (18:17 +0000)]
Store the absolute path of the database file and use that in the external library

21 years agoWhen persistent then we may use threads
Marcus Boerger [Sat, 21 Jun 2003 18:16:38 +0000 (18:16 +0000)]
When persistent then we may use threads

21 years agoMore prep for 1.0 release.
Wez Furlong [Sat, 21 Jun 2003 13:50:43 +0000 (13:50 +0000)]
More prep for 1.0 release.

21 years agonew functions (4.1.1): mysql_sqlstate, mysql_stmt_sqlstate
Georg Richter [Sat, 21 Jun 2003 13:35:26 +0000 (13:35 +0000)]
new functions (4.1.1): mysql_sqlstate, mysql_stmt_sqlstate

21 years agoPrepare for 1.0 release
Wez Furlong [Sat, 21 Jun 2003 13:29:26 +0000 (13:29 +0000)]
Prepare for 1.0 release

21 years agoAdd a pair of functions to handle the binary coding used by PHP from within
Wez Furlong [Sat, 21 Jun 2003 12:29:32 +0000 (12:29 +0000)]
Add a pair of functions to handle the binary coding used by PHP from within
UDF callbacks.

Add test for binary functions.
Fix proto.

21 years ago- New releases Net_SMTP, Mail, DB will follow asap
Pierre Joye [Sat, 21 Jun 2003 10:04:17 +0000 (10:04 +0000)]
- New releases Net_SMTP, Mail, DB will follow asap

21 years ago- Sync release
Pierre Joye [Sat, 21 Jun 2003 10:02:12 +0000 (10:02 +0000)]
- Sync release

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

21 years ago- Errors, warnings and notices start with a capital letter.
Marcus Boerger [Fri, 20 Jun 2003 18:24:38 +0000 (18:24 +0000)]
- Errors, warnings and notices start with a capital letter.
- Show sorcode info when debugging exif.

21 years agoWhen skipping blank searchvals we should advance the corresponding replace hash as...
Sara Golemon [Fri, 20 Jun 2003 15:41:43 +0000 (15:41 +0000)]
When skipping blank searchvals we should advance the corresponding replace hash as well

21 years agocleanup common code
Rob Richards [Fri, 20 Jun 2003 14:08:56 +0000 (14:08 +0000)]
cleanup common code

21 years agofix mem leak
Rob Richards [Fri, 20 Jun 2003 14:07:51 +0000 (14:07 +0000)]
fix mem leak
remove unused code

21 years ago- package.xml genartion fixed, <configureoptions> and <license> added
Hartmut Holzgraefe [Fri, 20 Jun 2003 11:31:43 +0000 (11:31 +0000)]
- package.xml genartion fixed, <configureoptions> and <license> added
- shutdown code for globals added

21 years agotypo fix
Hartmut Holzgraefe [Fri, 20 Jun 2003 11:30:42 +0000 (11:30 +0000)]
typo fix

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

21 years agoIgnore some more win32 build files
Edin Kadribasic [Thu, 19 Jun 2003 23:19:49 +0000 (23:19 +0000)]
Ignore some more win32 build files

21 years agoZTS Fixes
Edin Kadribasic [Thu, 19 Jun 2003 23:13:28 +0000 (23:13 +0000)]
ZTS Fixes

21 years agoWin32 build fixes
Edin Kadribasic [Thu, 19 Jun 2003 23:07:14 +0000 (23:07 +0000)]
Win32 build fixes

21 years agoQuiet down decode_context_param when stream (not context) is passed.
Sara Golemon [Thu, 19 Jun 2003 22:30:54 +0000 (22:30 +0000)]
Quiet down decode_context_param when stream (not context) is passed.
Switch stream_socket_*() to use macro for retrieving context from zval.

21 years agoAdded missing safe_mode checks.
Ilia Alshanetsky [Thu, 19 Jun 2003 22:12:21 +0000 (22:12 +0000)]
Added missing safe_mode checks.
Added support for additional libcurl options.
Set CURLOPT_NOSIGNAL by default for ZTS, for signal free operation.

21 years agoReverting previous patch (not necessary, thanks Pollita ;) )
Ilia Alshanetsky [Thu, 19 Jun 2003 21:04:43 +0000 (21:04 +0000)]
Reverting previous patch (not necessary, thanks Pollita ;) )

21 years agoSome tweaks ready for the upcoming 1.0 release.
Wez Furlong [Thu, 19 Jun 2003 20:57:11 +0000 (20:57 +0000)]
Some tweaks ready for the upcoming 1.0 release.

21 years agoMore name fixes (more thanks to george)
Marcus Boerger [Thu, 19 Jun 2003 18:22:17 +0000 (18:22 +0000)]
More name fixes (more thanks to george)

21 years agoForget to remove these namespace crap (thanks to george to remind me)
Marcus Boerger [Thu, 19 Jun 2003 17:38:53 +0000 (17:38 +0000)]
Forget to remove these namespace crap (thanks to george to remind me)

21 years agoFixed memory leak, when invalid context is specified.
Ilia Alshanetsky [Thu, 19 Jun 2003 16:35:17 +0000 (16:35 +0000)]
Fixed memory leak, when invalid context is specified.

21 years agoFixed possible crashes in streams code
Ilia Alshanetsky [Thu, 19 Jun 2003 16:10:54 +0000 (16:10 +0000)]
Fixed possible crashes in streams code

21 years agoAllow the extension to reside elsewhere
Marcus Boerger [Thu, 19 Jun 2003 15:48:06 +0000 (15:48 +0000)]
Allow the extension to reside elsewhere

21 years agoFixed a crash inside php_imagettftext_common();
Ilia Alshanetsky [Thu, 19 Jun 2003 15:47:46 +0000 (15:47 +0000)]
Fixed a crash inside php_imagettftext_common();

21 years agoadd xsl_xsltprocessor_transform_to_uri functionality
Rob Richards [Thu, 19 Jun 2003 15:00:28 +0000 (15:00 +0000)]
add xsl_xsltprocessor_transform_to_uri functionality
fix a few unhandled error conditions
fix compiler warnings

21 years agoto be precise
Marcus Boerger [Thu, 19 Jun 2003 11:10:14 +0000 (11:10 +0000)]
to be precise

21 years ago- Correct stray commit
Derick Rethans [Thu, 19 Jun 2003 08:41:51 +0000 (08:41 +0000)]
- Correct stray commit

21 years ago- Sync with pear/Archive_Tar/package.xml 1.12
Vincent Blavet [Thu, 19 Jun 2003 05:52:28 +0000 (05:52 +0000)]
- Sync with pear/Archive_Tar/package.xml 1.12

21 years agoenable sockets by default.
Sterling Hughes [Thu, 19 Jun 2003 04:39:42 +0000 (04:39 +0000)]
enable sockets by default.

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

21 years agoTypo (sorry Pierre ;)
Tomas V.V.Cox [Wed, 18 Jun 2003 23:19:04 +0000 (23:19 +0000)]
Typo (sorry Pierre ;)

21 years ago- Syncho with pear/Archive_Tar/Archive/Tar.php 1.14
Vincent Blavet [Wed, 18 Jun 2003 21:36:28 +0000 (21:36 +0000)]
- Syncho with pear/Archive_Tar/Archive/Tar.php 1.14

21 years agorecognize CURLOPT_PORT
Sterling Hughes [Wed, 18 Jun 2003 21:02:02 +0000 (21:02 +0000)]
recognize CURLOPT_PORT

21 years agoShould build with PHP5 now...
Wez Furlong [Wed, 18 Jun 2003 19:48:02 +0000 (19:48 +0000)]
Should build with PHP5 now...

21 years agoBe more clever for discovering the default ext_dir
Tomas V.V.Cox [Wed, 18 Jun 2003 19:27:55 +0000 (19:27 +0000)]
Be more clever for discovering the default ext_dir

21 years agoUpdate to 1.2 for PHP 4.3.3
Tomas V.V.Cox [Wed, 18 Jun 2003 18:46:57 +0000 (18:46 +0000)]
Update to 1.2 for PHP 4.3.3

21 years agoFixed bug #24231: ext/sybase_ct could not be build as shared
foobar [Wed, 18 Jun 2003 18:28:47 +0000 (18:28 +0000)]
Fixed bug #24231: ext/sybase_ct could not be build as shared

21 years agoFix for bug #24219 segfault during resource destruction
Rob Richards [Wed, 18 Jun 2003 17:42:39 +0000 (17:42 +0000)]
Fix for bug #24219 segfault during resource destruction
Used bug fix to optimize free_doc routine

21 years agoUse a smaller default size to accomodate the engine
Sascha Schumann [Wed, 18 Jun 2003 16:15:47 +0000 (16:15 +0000)]
Use a smaller default size to accomodate the engine

Submitted by: Stanislav Malyshev, with some massaging by me

21 years agoMake the default mysql connection timeout 60 seconds rather then unlimited.
Ilia Alshanetsky [Wed, 18 Jun 2003 15:19:16 +0000 (15:19 +0000)]
Make the default mysql connection timeout 60 seconds rather then unlimited.

21 years agoFix compiler warnings
Sara Golemon [Wed, 18 Jun 2003 03:26:29 +0000 (03:26 +0000)]
Fix compiler warnings