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

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

21 years ago- Remove namespace leftovers
Marcus Boerger [Tue, 17 Jun 2003 20:18:10 +0000 (20:18 +0000)]
- Remove namespace leftovers
- Convert some static inline functions to macros
- Faster was of function call parameter stack building

21 years agoNo need to allocate a hashtable when return_value is just going to be overwriten
Sara Golemon [Tue, 17 Jun 2003 18:38:56 +0000 (18:38 +0000)]
No need to allocate a hashtable when return_value is just going to be overwriten

21 years agoHandle numeric keys passed via GPC
Ilia Alshanetsky [Tue, 17 Jun 2003 17:15:02 +0000 (17:15 +0000)]
Handle numeric keys passed via GPC

21 years agoOne more typo ;)
Ilia Alshanetsky [Tue, 17 Jun 2003 14:13:17 +0000 (14:13 +0000)]
One more typo ;)

21 years agoFixed a typo in the check
Ilia Alshanetsky [Tue, 17 Jun 2003 13:59:44 +0000 (13:59 +0000)]
Fixed a typo in the check

21 years agoFixed bug #24223 (missing variable initialization in bundled gd)
Ilia Alshanetsky [Tue, 17 Jun 2003 13:37:43 +0000 (13:37 +0000)]
Fixed bug #24223 (missing variable initialization in bundled gd)

21 years agoAdded a test case for bug #24220
Ilia Alshanetsky [Tue, 17 Jun 2003 13:19:20 +0000 (13:19 +0000)]
Added a test case for bug #24220

21 years agorename SOCKET to PHP_SOCKET to avoid conflicts with Mono
Sterling Hughes [Tue, 17 Jun 2003 04:44:30 +0000 (04:44 +0000)]
rename SOCKET to PHP_SOCKET to avoid conflicts with Mono

21 years agoremove the wierdness that prevented the compileness
Sterling Hughes [Tue, 17 Jun 2003 00:49:24 +0000 (00:49 +0000)]
remove the wierdness that prevented the compileness

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

21 years agoFixed bug #24207: phpize wrong exit code
foobar [Mon, 16 Jun 2003 21:44:29 +0000 (21:44 +0000)]
Fixed bug #24207: phpize wrong exit code

21 years agoBug #24210 : assume misspelled (and thereby not found during configure)
Sara Golemon [Mon, 16 Jun 2003 20:16:06 +0000 (20:16 +0000)]
Bug #24210 : assume misspelled (and thereby not found during configure)

21 years agoFixed the expected result
foobar [Mon, 16 Jun 2003 19:59:27 +0000 (19:59 +0000)]
Fixed the expected result

21 years agoNothing to see here, move along.
foobar [Mon, 16 Jun 2003 19:58:24 +0000 (19:58 +0000)]
Nothing to see here, move along.

21 years agoFixed bug #24208
Ilia Alshanetsky [Mon, 16 Jun 2003 19:24:56 +0000 (19:24 +0000)]
Fixed bug #24208

21 years agoAdd context property to userspace streams object.
Sara Golemon [Mon, 16 Jun 2003 19:13:39 +0000 (19:13 +0000)]
Add context property to userspace streams object.

21 years agoSimplify/fix logging
Sascha Schumann [Mon, 16 Jun 2003 19:11:33 +0000 (19:11 +0000)]
Simplify/fix logging

21 years agoAdded test case for bug #24208
Moriyoshi Koizumi [Mon, 16 Jun 2003 19:10:12 +0000 (19:10 +0000)]
Added test case for bug #24208

21 years agooptionvalue is being copied via zval_copy_ctor, there's no need to addref the original
Sara Golemon [Mon, 16 Jun 2003 18:19:14 +0000 (18:19 +0000)]
optionvalue is being copied via zval_copy_ctor, there's no need to addref the original

21 years ago- Added test for bug #24142
Derick Rethans [Mon, 16 Jun 2003 17:50:07 +0000 (17:50 +0000)]
- Added test for bug #24142

21 years agoFixed bug #24150 (crash in imap_fetch_overview() &
Ilia Alshanetsky [Mon, 16 Jun 2003 17:41:52 +0000 (17:41 +0000)]
Fixed bug #24150 (crash in imap_fetch_overview() &
imap_rfc822_write_address())

21 years agoFixed bug #24198 (Invalid recursion detection in array_merge_recurcive())
Ilia Alshanetsky [Mon, 16 Jun 2003 17:35:16 +0000 (17:35 +0000)]
Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive())

21 years agos/verbose/debug/
Tomas V.V.Cox [Mon, 16 Jun 2003 17:14:27 +0000 (17:14 +0000)]
s/verbose/debug/

21 years agoFix registry obj creation when no installroot is set
Tomas V.V.Cox [Mon, 16 Jun 2003 17:12:33 +0000 (17:12 +0000)]
Fix registry obj creation when no installroot is set

21 years agoExpose phpize output
Tomas V.V.Cox [Mon, 16 Jun 2003 17:10:09 +0000 (17:10 +0000)]
Expose phpize output
Increase verbosity for building process by default
(no need for -v)

21 years agoproto fixes
Andrey Hristov [Mon, 16 Jun 2003 16:36:51 +0000 (16:36 +0000)]
proto fixes
#my head hurts now. no more fixes today ;)

21 years agoflush after banner print
Stanislav Malyshev [Mon, 16 Jun 2003 16:14:38 +0000 (16:14 +0000)]
flush after banner print

21 years agono need to init zval - assignment will init
Stanislav Malyshev [Mon, 16 Jun 2003 15:43:40 +0000 (15:43 +0000)]
no need to init zval - assignment will init

21 years agoFix bug #22592 - cascading assignments to string offsets
Stanislav Malyshev [Mon, 16 Jun 2003 15:41:02 +0000 (15:41 +0000)]
Fix bug #22592 - cascading assignments to string offsets

21 years ago1. proto fixes.
Andrey Hristov [Mon, 16 Jun 2003 15:40:37 +0000 (15:40 +0000)]
1. proto fixes.
2, comments on possible leak : buffer calloc()-ed but not free()-d on error (author will be contacted)

21 years agoupdating license to 3.0
Andrey Hristov [Mon, 16 Jun 2003 15:25:00 +0000 (15:25 +0000)]
updating license to 3.0

21 years ago$Id tag added
Andrey Hristov [Mon, 16 Jun 2003 15:13:32 +0000 (15:13 +0000)]
$Id tag added

21 years agoload of proto fixes
Andrey Hristov [Mon, 16 Jun 2003 15:12:56 +0000 (15:12 +0000)]
load of proto fixes

21 years ago$Id tag added. License added tp php_mhash.h
Andrey Hristov [Mon, 16 Jun 2003 14:27:59 +0000 (14:27 +0000)]
$Id tag added. License added tp php_mhash.h

21 years agoadded $Id tag
Andrey Hristov [Mon, 16 Jun 2003 14:20:07 +0000 (14:20 +0000)]
added $Id tag

21 years agoproto fixes
Andrey Hristov [Mon, 16 Jun 2003 14:03:35 +0000 (14:03 +0000)]
proto fixes

21 years agoproto fix
Andrey Hristov [Mon, 16 Jun 2003 13:39:56 +0000 (13:39 +0000)]
proto fix

21 years agoproto fix
Andrey Hristov [Mon, 16 Jun 2003 13:32:00 +0000 (13:32 +0000)]
proto fix

21 years agoAdd test for the bug - will fail for now!
Stanislav Malyshev [Mon, 16 Jun 2003 12:26:07 +0000 (12:26 +0000)]
Add test for the bug - will fail for now!

21 years agoproto fixes ibase_rollback and ibase_commit
Daniela Mariaschi [Mon, 16 Jun 2003 10:41:42 +0000 (10:41 +0000)]
proto fixes ibase_rollback and ibase_commit

21 years agosupport for self:: and parent:: constants
Stanislav Malyshev [Mon, 16 Jun 2003 10:16:50 +0000 (10:16 +0000)]
support for self:: and parent:: constants

21 years agofix lambda function static vars (related to #17115)
Stanislav Malyshev [Mon, 16 Jun 2003 09:59:02 +0000 (09:59 +0000)]
fix lambda function static vars (related to #17115)

21 years agofix test so it does not depend on variable order
Stanislav Malyshev [Mon, 16 Jun 2003 09:27:33 +0000 (09:27 +0000)]
fix test so it does not depend on variable order

21 years agoadd tests for fixed bugs
Stanislav Malyshev [Mon, 16 Jun 2003 09:20:42 +0000 (09:20 +0000)]
add tests for fixed bugs

21 years agoFixed win32 build
Edin Kadribasic [Mon, 16 Jun 2003 09:11:31 +0000 (09:11 +0000)]
Fixed win32 build

21 years agodefault_classes belongs to ZE2 part
Stanislav Malyshev [Mon, 16 Jun 2003 08:32:35 +0000 (08:32 +0000)]
default_classes belongs to ZE2 part