]>
granicus.if.org Git - php/log
Rui Hirokawa [Sun, 16 Dec 2001 22:58:24 +0000 (22:58 +0000)]
added an option mbstring.func_overload to overload some function by multibyte enabled version of function in mbstring.
Zeev Suraski [Sun, 16 Dec 2001 22:45:57 +0000 (22:45 +0000)]
Freeing that TLS is just too complicated. Since we're shutting
down anyway, remove it for now (it did not exist in 4.0.6)
Derick Rethans [Sun, 16 Dec 2001 22:42:02 +0000 (22:42 +0000)]
Add entries
Stefan Esser [Sun, 16 Dec 2001 21:59:13 +0000 (21:59 +0000)]
whitespace. - now i know how code should look like ...
Stefan Esser [Sun, 16 Dec 2001 21:47:37 +0000 (21:47 +0000)]
whitespace.
Stefan Esser [Sun, 16 Dec 2001 21:40:20 +0000 (21:40 +0000)]
fixed: WWW-Authenticate -> header_line got only freed when safe_mode was activ
fixed: WWW-Authenticate -> content of header_line was changed after it was freed
Sebastian Bergmann [Sun, 16 Dec 2001 20:28:18 +0000 (20:28 +0000)]
I'm too trigger-happy.
Sebastian Bergmann [Sun, 16 Dec 2001 19:57:53 +0000 (19:57 +0000)]
delete is now function
Andi Gutmans [Sun, 16 Dec 2001 19:53:06 +0000 (19:53 +0000)]
- Seems like most people prefer delete($obj) over delete $obj.
Andi Gutmans [Sun, 16 Dec 2001 19:45:49 +0000 (19:45 +0000)]
- Start adding parsed variable checks.
Andi Gutmans [Sun, 16 Dec 2001 19:18:19 +0000 (19:18 +0000)]
- Framework for knowing what kind of variable we just parsed.
- This will be used in compile-time error checking which couldn't be done
- at the level of the grammar.
Sam Ruby [Sun, 16 Dec 2001 16:46:18 +0000 (16:46 +0000)]
Update for 4.1
Tomas V.V.Cox [Sun, 16 Dec 2001 16:21:35 +0000 (16:21 +0000)]
added support for <deps> and <dep> tags
Yasuo Ohgaki [Sun, 16 Dec 2001 15:36:33 +0000 (15:36 +0000)]
README update
Raise error for bogus installation path for --with-pgsql
Added check for pg_escape_*
Tomas V.V.Cox [Sun, 16 Dec 2001 15:14:00 +0000 (15:14 +0000)]
use the System class for mkDirHier() and mkTempDir()
Stefan Esser [Sun, 16 Dec 2001 14:47:18 +0000 (14:47 +0000)]
fixed: bufferoverflow in sapi_add_header_ex triggerable by header("WWW-Authenticate: Basic foobar");
Stefan Esser [Sun, 16 Dec 2001 13:34:52 +0000 (13:34 +0000)]
fixed: php_ap_getword was unaware of quotes
filenames with ; in it could not get uploaded
fixed: php_ap_getword_conf sometimes returned a static
string that crashs php when freed
(f.e. uploading the file "crash; name= ;"
crashed php)
fixed: magic_quotes was disabled while filling
variables with user supplied input
fixed: memoryleak (some strings did not get freed)
fixed: assuming that adress of "" is always the same
may fail on some compilers
Derick Rethans [Sun, 16 Dec 2001 13:04:02 +0000 (13:04 +0000)]
Mail should go to php-dev
Derick Rethans [Sun, 16 Dec 2001 10:59:20 +0000 (10:59 +0000)]
- Fix for bug #14544, bogus warning in pow()
#- I think I do not need to tell who screwed this up....
Hartmut Holzgraefe [Sun, 16 Dec 2001 10:18:45 +0000 (10:18 +0000)]
proto fixes
Hartmut Holzgraefe [Sun, 16 Dec 2001 09:56:01 +0000 (09:56 +0000)]
proto fixes
Tomas V.V.Cox [Sun, 16 Dec 2001 01:36:49 +0000 (01:36 +0000)]
improved phpdoc of mkTemp()
Tomas V.V.Cox [Sun, 16 Dec 2001 01:30:31 +0000 (01:30 +0000)]
Added System::mktemp() (Creates temporal files or directories)
<changelog@php.net> [Sun, 16 Dec 2001 01:10:36 +0000 (01:10 +0000)]
ChangeLog update
Zeev Suraski [Sat, 15 Dec 2001 17:09:37 +0000 (17:09 +0000)]
Fix bug #13456 - I'm unable to actually test it
Martin Jansen [Sat, 15 Dec 2001 15:01:35 +0000 (15:01 +0000)]
* Destructors seem to work like a charm. -> No need to keep this line.
Derick Rethans [Sat, 15 Dec 2001 14:55:18 +0000 (14:55 +0000)]
- TSRMLS here and there, it's all about the Windows flair
Martin Jansen [Sat, 15 Dec 2001 14:55:02 +0000 (14:55 +0000)]
* Add links to the new documentation.
Derick Rethans [Sat, 15 Dec 2001 14:45:59 +0000 (14:45 +0000)]
- Added a second parameter to var_export which makes the function return
the variable representation in a string.
Hartmut Holzgraefe [Sat, 15 Dec 2001 14:23:07 +0000 (14:23 +0000)]
proto fix
Hartmut Holzgraefe [Sat, 15 Dec 2001 14:22:59 +0000 (14:22 +0000)]
proto fixes
Hartmut Holzgraefe [Sat, 15 Dec 2001 14:20:41 +0000 (14:20 +0000)]
cleanup
Hartmut Holzgraefe [Sat, 15 Dec 2001 14:20:00 +0000 (14:20 +0000)]
removed a stray proto comment
Hartmut Holzgraefe [Sat, 15 Dec 2001 14:19:13 +0000 (14:19 +0000)]
improved xml generatioimproved xml generation
Hartmut Holzgraefe [Sat, 15 Dec 2001 14:12:33 +0000 (14:12 +0000)]
proto fix
Derick Rethans [Sat, 15 Dec 2001 13:18:51 +0000 (13:18 +0000)]
- Added TODO file
Derick Rethans [Sat, 15 Dec 2001 13:17:55 +0000 (13:17 +0000)]
- Fix for bug 14162, invalidate the resource then mcrypt_generic_init fails
<changelog@php.net> [Sat, 15 Dec 2001 01:10:13 +0000 (01:10 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 15 Dec 2001 01:10:10 +0000 (01:10 +0000)]
NEWS update
Markus Fischer [Fri, 14 Dec 2001 21:03:06 +0000 (21:03 +0000)]
- Damn Typo.
Markus Fischer [Fri, 14 Dec 2001 20:48:29 +0000 (20:48 +0000)]
- Remove redundant code.
Sterling Hughes [Fri, 14 Dec 2001 11:43:20 +0000 (11:43 +0000)]
be rfc compliant...
RFC 822 *only* supports four digits for the year in order to have a compliant
header.
RFC 850 supports two digits for the year (y2k_incompliant :) so use that when
y2k_compliance is turned off.
In either case, both of these formats require that GMT be appended to the header,
so we do this as well
Sterling Hughes [Fri, 14 Dec 2001 10:03:16 +0000 (10:03 +0000)]
derick's message is in the PHP_4_0_7 branch (or will be :)
jmoore merged this fix into PHP_4_0_7 before the release...
Thies C. Arntzen [Fri, 14 Dec 2001 09:42:39 +0000 (09:42 +0000)]
add todo
Stig Bakken [Fri, 14 Dec 2001 07:47:41 +0000 (07:47 +0000)]
* update to new overload api
Jason Greene [Fri, 14 Dec 2001 05:58:28 +0000 (05:58 +0000)]
Add myself as a maintainer
Vlad Krupin [Fri, 14 Dec 2001 04:22:01 +0000 (04:22 +0000)]
Fixed bug #5993. Now if the result returned from a database is bigger
than a long, dbase_get_record() and dbase_get_record_with_names() will
return a string instead.
# Need to update documentation to reflect that change
@ Fixed problem with dbase not returning very large (larger than long)
@ integers properly. (Vlad)
foobar [Fri, 14 Dec 2001 03:05:54 +0000 (03:05 +0000)]
Got some undefined symbol without this patch..
# Also, shouldn't this extension be only available when building a CGI ?
foobar [Fri, 14 Dec 2001 02:34:15 +0000 (02:34 +0000)]
Missing period. :)
<changelog@php.net> [Fri, 14 Dec 2001 01:13:32 +0000 (01:13 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 14 Dec 2001 01:13:29 +0000 (01:13 +0000)]
NEWS update
Alexander Merz [Thu, 13 Dec 2001 23:07:16 +0000 (23:07 +0000)]
fix phpdoc
Andi Gutmans [Thu, 13 Dec 2001 22:21:50 +0000 (22:21 +0000)]
- Rearrange grammar to allow dereferencing of objects returned from
- functions. It still crashes though.
Derick Rethans [Thu, 13 Dec 2001 21:12:53 +0000 (21:12 +0000)]
- Remove debug stuff
Derick Rethans [Thu, 13 Dec 2001 20:44:40 +0000 (20:44 +0000)]
- Fixes for bugs 10324, 12777, 14488 and 13399
@- Fixed several crash bugs in the mcrypt extension (Derick)
Stefan Esser [Thu, 13 Dec 2001 18:12:58 +0000 (18:12 +0000)]
fixed some minor bugs and reordered some code to fix array uploads.
Sterling Hughes [Thu, 13 Dec 2001 17:18:01 +0000 (17:18 +0000)]
This'll come with 4.1.1
Andi Gutmans [Thu, 13 Dec 2001 16:55:04 +0000 (16:55 +0000)]
- Fix crash bug in startup code.
- Start work on being able to reference global and local scope
Sterling Hughes [Thu, 13 Dec 2001 16:27:39 +0000 (16:27 +0000)]
MFB
Hartmut Holzgraefe [Thu, 13 Dec 2001 14:40:40 +0000 (14:40 +0000)]
more proto descriptions and fixes
Rui Hirokawa [Thu, 13 Dec 2001 14:32:39 +0000 (14:32 +0000)]
added mbstring to EXTENSIONS.
Rui Hirokawa [Thu, 13 Dec 2001 14:31:16 +0000 (14:31 +0000)]
added mbstring to maintainers list.
Thies C. Arntzen [Thu, 13 Dec 2001 12:23:32 +0000 (12:23 +0000)]
typo
Sascha Schumann [Thu, 13 Dec 2001 11:15:56 +0000 (11:15 +0000)]
Provide access to ini settings.
Properly block the thread, if IO is not ready on a fd.
Hartmut Holzgraefe [Thu, 13 Dec 2001 09:06:11 +0000 (09:06 +0000)]
- new parameter parsing api used
- added proto descriptions (not complete)
- swapped x/y arguments
- indentation style fix (no seperate WS fix as most of the file changed anyway)
<changelog@php.net> [Thu, 13 Dec 2001 01:13:17 +0000 (01:13 +0000)]
ChangeLog update
Hartmut Holzgraefe [Wed, 12 Dec 2001 20:49:44 +0000 (20:49 +0000)]
editor preferences for XML files updated
Andi Gutmans [Wed, 12 Dec 2001 20:45:38 +0000 (20:45 +0000)]
- Infrastructure changes for allowing to access the global scope from
- within a class scope.
- Fix the Zend.dsp project a bit. It seems someone pretty much killed it
- when commiting their own personal configuration. Please be careful in
- future.
Andrei Zmievski [Wed, 12 Dec 2001 20:26:13 +0000 (20:26 +0000)]
Always output config.nice for standalone extensions. (Really helps with
PHP-GTK).
Andi Gutmans [Wed, 12 Dec 2001 17:38:37 +0000 (17:38 +0000)]
- Make classes have scope and function/constant lookups default to the class
foobar [Wed, 12 Dec 2001 15:42:25 +0000 (15:42 +0000)]
Fixed a typo and added [] around the message text.
foobar [Wed, 12 Dec 2001 15:32:08 +0000 (15:32 +0000)]
More ZTS fixes.
foobar [Wed, 12 Dec 2001 15:04:23 +0000 (15:04 +0000)]
Fixed some compile problems (in ZTS mode)
Sebastian Bergmann [Wed, 12 Dec 2001 11:21:43 +0000 (11:21 +0000)]
Move PHPDoc extension to PECL.
Jan Kneschke [Wed, 12 Dec 2001 09:46:27 +0000 (09:46 +0000)]
added the new PHPDoc extension which transform PHP-Code into a XML
representation.
The XML output will be used by PHPDoc as it provides more accuracy and
speed.
Andrei Zmievski [Wed, 12 Dec 2001 02:53:05 +0000 (02:53 +0000)]
Since PHP method names are case-insensitive, we have to fold access to 'FOO'
and 'foo' properties into a call to the same accessor.
Andrei Zmievski [Wed, 12 Dec 2001 02:27:49 +0000 (02:27 +0000)]
Ack, apparently in statically linked-in extensions we have to clean the
hash of overloaded classes on request shutdown. Also, added some fold
markers and rearranged some defines.
Stig Bakken [Wed, 12 Dec 2001 01:36:07 +0000 (01:36 +0000)]
return boolean where appropriate
Stig Bakken [Wed, 12 Dec 2001 01:35:03 +0000 (01:35 +0000)]
* implemented "upgrade"
* report install/uninstall errors
Stig Bakken [Wed, 12 Dec 2001 01:32:01 +0000 (01:32 +0000)]
* install PEAR/Autoloader.php
Stig Bakken [Wed, 12 Dec 2001 01:30:56 +0000 (01:30 +0000)]
* implemented upgrade
Stig Bakken [Wed, 12 Dec 2001 01:29:27 +0000 (01:29 +0000)]
* PEAR_Registry::updatePackage now takes an optional 2nd arg for
replacing package info instead of merging
<changelog@php.net> [Wed, 12 Dec 2001 01:17:34 +0000 (01:17 +0000)]
ChangeLog update
Stig Bakken [Wed, 12 Dec 2001 00:10:47 +0000 (00:10 +0000)]
* make do without overload function
Tomas V.V.Cox [Tue, 11 Dec 2001 20:52:58 +0000 (20:52 +0000)]
fixed bug #14414
Hartmut Holzgraefe [Tue, 11 Dec 2001 19:28:31 +0000 (19:28 +0000)]
ereg functions will now take in account the real number of
subexpressions instead of simply assuming a fixed count of 10
Andi Gutmans [Tue, 11 Dec 2001 18:51:02 +0000 (18:51 +0000)]
- Merge from ZE1
Andi Gutmans [Tue, 11 Dec 2001 18:46:43 +0000 (18:46 +0000)]
- Rename zend_class_entry.constants -> zend_class_entry.constants_table
Andi Gutmans [Tue, 11 Dec 2001 17:56:57 +0000 (17:56 +0000)]
- Start making scope change correctly when calling namespace functions.
- When inside a namespace fallback to global namespace when function
- or constant is not found.
Sebastian Bergmann [Tue, 11 Dec 2001 17:38:49 +0000 (17:38 +0000)]
Forgot to update the LICENSE.
Sebastian Bergmann [Tue, 11 Dec 2001 15:43:56 +0000 (15:43 +0000)]
Fix ChangeLog entry.
Sebastian Bergmann [Tue, 11 Dec 2001 15:32:16 +0000 (15:32 +0000)]
Update headers.
Sebastian Bergmann [Tue, 11 Dec 2001 15:16:21 +0000 (15:16 +0000)]
Update headers.
Andrei Zmievski [Tue, 11 Dec 2001 14:23:32 +0000 (14:23 +0000)]
Adding overload extension.
Sascha Schumann [Tue, 11 Dec 2001 11:26:43 +0000 (11:26 +0000)]
thttpd/ircg update
Zeev Suraski [Tue, 11 Dec 2001 10:06:06 +0000 (10:06 +0000)]
Forward-port 4.1.0 changes
foobar [Tue, 11 Dec 2001 10:02:16 +0000 (10:02 +0000)]
Some typo, consistency fixes and removed some stuff that is not needed.
Sebastian Bergmann [Tue, 11 Dec 2001 09:17:38 +0000 (09:17 +0000)]
MFZE1 (AIX fixes)
Stig Bakken [Tue, 11 Dec 2001 08:39:56 +0000 (08:39 +0000)]
* fixed the sub-command option parsing
* added -r option to install/uninstall (registers package without
installing any files, for use by rpm and the like)
Stig Bakken [Tue, 11 Dec 2001 08:39:01 +0000 (08:39 +0000)]
* added "register_only" option for install/uninstall