]>
granicus.if.org Git - php/log
Derick Rethans [Mon, 21 Oct 2002 08:55:49 +0000 (08:55 +0000)]
- Stijl polizei
Melvyn Sopacua [Mon, 21 Oct 2002 08:55:07 +0000 (08:55 +0000)]
Skip this when strtoupper doesn't behave as expected, because casefolding
depends on this.
Melvyn Sopacua [Mon, 21 Oct 2002 08:52:45 +0000 (08:52 +0000)]
Adds a 'reason' for skipping a test.
# See modifications on ext/xml/tests/007.phpt for example
Thies C. Arntzen [Mon, 21 Oct 2002 08:48:55 +0000 (08:48 +0000)]
MFZE1
foobar [Mon, 21 Oct 2002 03:31:52 +0000 (03:31 +0000)]
remove the remains of that comment.
foobar [Mon, 21 Oct 2002 03:12:27 +0000 (03:12 +0000)]
- Moved CGI specific lines from configure.in to sapi/cgi/config9.m4
which is 'executed' last of the SAPI config.m4's.
- Added --disable-cgi option. (was possible only with above change)
- Made the sed check to not test for the possibly working sed on Solaris
since that would make the test quite useless. (compile would still fail)
# That sed check is not enabled yet..need to know whether we fail
# during configure or just put out a warning about possible non-working
# sed. As even plain ./configure doesn't work in most cases, I think
# it would be better to just fail during configure and let the users
# fix their paths/install GNU sed.
foobar [Mon, 21 Oct 2002 03:07:23 +0000 (03:07 +0000)]
- Add one 'level' more (0 first, 9 last)
# Sascha, maybe we should use that apache2 config-stubs instead?
foobar [Mon, 21 Oct 2002 02:46:13 +0000 (02:46 +0000)]
- Prevent resetting the PHP_*_DIR variables if already set.
Moriyoshi Koizumi [Mon, 21 Oct 2002 02:39:53 +0000 (02:39 +0000)]
style keisatsu :)
Moriyoshi Koizumi [Mon, 21 Oct 2002 02:27:51 +0000 (02:27 +0000)]
Added a new test case to confirm the inconsistent regex behaviour reported
on php-users@php.gr.jp (10830)
Moriyoshi Koizumi [Mon, 21 Oct 2002 02:24:06 +0000 (02:24 +0000)]
Changed the dafault option for consistency
Moriyoshi Koizumi [Mon, 21 Oct 2002 01:44:59 +0000 (01:44 +0000)]
Added mb_strtolower() and mb_strtoupper()
@- Added mb_strtolower() and mb_strtoupper(). (Moriyoshi)
Moriyoshi Koizumi [Mon, 21 Oct 2002 01:33:31 +0000 (01:33 +0000)]
MFH
foobar [Mon, 21 Oct 2002 00:35:17 +0000 (00:35 +0000)]
Align with other configure --help texts
<changelog@php.net> [Mon, 21 Oct 2002 00:34:56 +0000 (00:34 +0000)]
ChangeLog update
foobar [Mon, 21 Oct 2002 00:30:05 +0000 (00:30 +0000)]
There is no point doing this test. Some systems think root can always execute so this is always true.
Sean Bright [Sun, 20 Oct 2002 23:35:56 +0000 (23:35 +0000)]
Fix some verbage.
foobar [Sun, 20 Oct 2002 23:09:24 +0000 (23:09 +0000)]
Try keep those most important entries as first..
Moriyoshi Koizumi [Sun, 20 Oct 2002 23:05:34 +0000 (23:05 +0000)]
style fix
Ilia Alshanetsky [Sun, 20 Oct 2002 20:44:10 +0000 (20:44 +0000)]
Fixed incorrect handling of files starting with a .
Stanislav Malyshev [Sun, 20 Oct 2002 19:22:04 +0000 (19:22 +0000)]
looks like this message should go
Stanislav Malyshev [Sun, 20 Oct 2002 17:46:16 +0000 (17:46 +0000)]
Fix private handling
Moriyoshi Koizumi [Sun, 20 Oct 2002 15:11:04 +0000 (15:11 +0000)]
Changed mb_regex_set_options() more informative
Wez Furlong [Sun, 20 Oct 2002 13:45:59 +0000 (13:45 +0000)]
Add the actual ftok check for Derick :-)
Derick Rethans [Sun, 20 Oct 2002 13:35:56 +0000 (13:35 +0000)]
- Only include ftok() if it is available
Derick Rethans [Sun, 20 Oct 2002 10:18:20 +0000 (10:18 +0000)]
- Remove #ifdefs around ftok function so that it is also available when
none of the IPC extensions are enabled.
Sebastian Bergmann [Sun, 20 Oct 2002 08:32:02 +0000 (08:32 +0000)]
Sync zend_html_puts parameter list with Zend Engine 1.
Moriyoshi Koizumi [Sun, 20 Oct 2002 07:16:20 +0000 (07:16 +0000)]
ZTS fixes
Masaki Fujimoto [Sun, 20 Oct 2002 02:57:40 +0000 (02:57 +0000)]
fixed highlight related bugs (in case shift_jis input/output filters are enabled)
Maxim Maletsky [Sun, 20 Oct 2002 02:20:13 +0000 (02:20 +0000)]
fixed proto: OCIExecute() returns boolean, not integer
<changelog@php.net> [Sun, 20 Oct 2002 00:33:02 +0000 (00:33 +0000)]
ChangeLog update
Andi Gutmans [Sat, 19 Oct 2002 20:57:15 +0000 (20:57 +0000)]
- Fix compile warning.
Derick Rethans [Sat, 19 Oct 2002 19:17:13 +0000 (19:17 +0000)]
- Hopefully fix test file problems
Ilia Alshanetsky [Sat, 19 Oct 2002 17:13:14 +0000 (17:13 +0000)]
Silence compile warning.
Ilia Alshanetsky [Sat, 19 Oct 2002 17:05:08 +0000 (17:05 +0000)]
Silence compile warning, when compiling --with-openssl.
Ilia Alshanetsky [Sat, 19 Oct 2002 16:50:07 +0000 (16:50 +0000)]
Fixed a typo.
Maxim Maletsky [Sat, 19 Oct 2002 16:11:16 +0000 (16:11 +0000)]
a silly comment typo
Maxim Maletsky [Sat, 19 Oct 2002 15:51:04 +0000 (15:51 +0000)]
- fixed proto for OciBindByName to represent the forth parameter optional
foobar [Sat, 19 Oct 2002 13:27:53 +0000 (13:27 +0000)]
--with-zlib-dir has to be defined here to enable phpize build
Wez Furlong [Sat, 19 Oct 2002 13:11:48 +0000 (13:11 +0000)]
made fgets() binary safe.
php_stream_gets is now a macro which calls php_stream_get_line. The latter
has an option argument to return the number of bytes in the line.
Functions like fgetcsv(), fgetss() can be made binary safe by calling
php_stream_get_line directly.
# HEADS UP: You will need to make clean after updating your CVS, as the
# binary signature has changed.
Derick Rethans [Sat, 19 Oct 2002 12:58:41 +0000 (12:58 +0000)]
- Style polizei =)
Wez Furlong [Sat, 19 Oct 2002 10:34:10 +0000 (10:34 +0000)]
Probable fix for #19944
Marcus Boerger [Sat, 19 Oct 2002 09:52:00 +0000 (09:52 +0000)]
Allow ifd start at offset other than 00000007h and provide testcase.
#Now we can read images modified by Exifer.
Andi Gutmans [Sat, 19 Oct 2002 09:45:51 +0000 (09:45 +0000)]
- Improve opcode dispatching
Yasuo Ohgaki [Sat, 19 Oct 2002 06:05:16 +0000 (06:05 +0000)]
Revert invalid patch. It seems the real problem is in php error
function(s). It exits with return code -1 when php_error_docref()
is called.
There is custom error handler and without custom error handler,
it is working.
Yasuo Ohgaki [Sat, 19 Oct 2002 04:46:19 +0000 (04:46 +0000)]
Skip field when there is obvious error.
Fixed freeing of wrong zval.
Yasuo Ohgaki [Sat, 19 Oct 2002 04:01:27 +0000 (04:01 +0000)]
Fixed typo.
<changelog@php.net> [Sat, 19 Oct 2002 00:34:01 +0000 (00:34 +0000)]
NEWS update
<changelog@php.net> [Sat, 19 Oct 2002 00:33:29 +0000 (00:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 18 Oct 2002 23:54:58 +0000 (23:54 +0000)]
Added handling for file:/ schema, which does not contain a host.
foobar [Fri, 18 Oct 2002 22:08:23 +0000 (22:08 +0000)]
ws fixes
Andi Gutmans [Fri, 18 Oct 2002 21:19:27 +0000 (21:19 +0000)]
- Change opcode dispatch mechanism to use a function per opcode and use
- a lookup table using the opcode # to call the correct function.
- Still have lots of tuning to do.
Ilia Alshanetsky [Fri, 18 Oct 2002 20:39:49 +0000 (20:39 +0000)]
Fixed bug #19971 (optimized the file() function).
The file() function is now also binary safe.
Derick Rethans [Fri, 18 Oct 2002 20:34:41 +0000 (20:34 +0000)]
- Added %x for HEX chars
- Added %d as alias for %i (too much C here :)
- Added beginning and end markers to regexp
Wez Furlong [Fri, 18 Oct 2002 17:14:32 +0000 (17:14 +0000)]
Revert my last bogus commit.
Change the comparison to something that is less likely to inspire me to
make the same mistake again...
Wez Furlong [Fri, 18 Oct 2002 16:55:47 +0000 (16:55 +0000)]
Improve file().
Patch by Tal Peer <tal@php.net>
Andrei Zmievski [Fri, 18 Oct 2002 13:36:26 +0000 (13:36 +0000)]
This is deprecated too.
Andrei Zmievski [Fri, 18 Oct 2002 13:36:02 +0000 (13:36 +0000)]
Remove deprecated apidoc.txt.
Andrei Zmievski [Fri, 18 Oct 2002 13:07:50 +0000 (13:07 +0000)]
@- Fixed an infinite loop in setlocale() when only invalid locale names
@ were passed in the array. (patch by Pal Loberg, pallo@initio.no).
Wez Furlong [Fri, 18 Oct 2002 12:15:04 +0000 (12:15 +0000)]
Improve EOF detection. Fixes #19970.
Andi Gutmans [Fri, 18 Oct 2002 10:20:44 +0000 (10:20 +0000)]
- Cleanup
Tal Peer [Fri, 18 Oct 2002 08:59:15 +0000 (08:59 +0000)]
Changed fribidi_get_charsets() return value to also include the constant
itself (as the key).
Harald Radi [Fri, 18 Oct 2002 08:18:11 +0000 (08:18 +0000)]
make jani happy
foobar [Fri, 18 Oct 2002 07:56:01 +0000 (07:56 +0000)]
achtung: keep the style consistent! :)
Yasuo Ohgaki [Fri, 18 Oct 2002 07:52:09 +0000 (07:52 +0000)]
Added tests for new functions
Markus Fischer [Fri, 18 Oct 2002 07:29:40 +0000 (07:29 +0000)]
- word_count() -> str_word_count()
<changelog@php.net> [Fri, 18 Oct 2002 00:34:26 +0000 (00:34 +0000)]
NEWS update
<changelog@php.net> [Fri, 18 Oct 2002 00:33:16 +0000 (00:33 +0000)]
ChangeLog update
Yasuo Ohgaki [Thu, 17 Oct 2002 23:42:43 +0000 (23:42 +0000)]
Added pg_get_pid() that get backend process PID.
Does anyone prefer pg_get_backend_pid() or else?
Yasuo Ohgaki [Thu, 17 Oct 2002 23:41:34 +0000 (23:41 +0000)]
Added pg_get_pid()
Ilia Alshanetsky [Thu, 17 Oct 2002 22:44:44 +0000 (22:44 +0000)]
Renamed word_count to str_word_count to comply with naming conventions.
Thanks Andi, for catching this oversight.
Tal Peer [Thu, 17 Oct 2002 18:32:16 +0000 (18:32 +0000)]
Improved fribidi_charset_info() slightly
Tal Peer [Thu, 17 Oct 2002 18:04:43 +0000 (18:04 +0000)]
New functions:
fribidi_get_charsets()
fribidi_charset_info()
@- Added function fribidi_get_charsets() (Tal)
@- Added function fribidi_charset_info() (Tal)
Harald Radi [Thu, 17 Oct 2002 16:21:00 +0000 (16:21 +0000)]
@ fixes bugs #19156 and #19544 (memleak)
Derick Rethans [Thu, 17 Oct 2002 14:07:32 +0000 (14:07 +0000)]
- Removing debugging info
Ilia Alshanetsky [Thu, 17 Oct 2002 13:59:55 +0000 (13:59 +0000)]
Added support for file:/. Thanks to Thies for noticing the problem.
Yasuo Ohgaki [Thu, 17 Oct 2002 09:49:47 +0000 (09:49 +0000)]
Add note for short_open_tag
# Assuming no objection for adding note in the manual.
Thies C. Arntzen [Thu, 17 Oct 2002 08:09:31 +0000 (08:09 +0000)]
@- Added Oracle TIMESTAMP type to oci8 extension. (thies)
Yasuo Ohgaki [Thu, 17 Oct 2002 08:04:28 +0000 (08:04 +0000)]
Added pg_get_notify() for better performace for applications
cache query results.
Removed unneeded entry.
Yasuo Ohgaki [Thu, 17 Oct 2002 07:58:46 +0000 (07:58 +0000)]
Added async message function - pg_get_notify()
Yasuo Ohgaki [Thu, 17 Oct 2002 07:24:04 +0000 (07:24 +0000)]
Remove mysql_result_seek() alias.
foobar [Thu, 17 Oct 2002 06:39:55 +0000 (06:39 +0000)]
Fix this for Wez and his antique ucd-snmp
foobar [Thu, 17 Oct 2002 05:17:35 +0000 (05:17 +0000)]
Snow..yuck..
foobar [Thu, 17 Oct 2002 05:06:53 +0000 (05:06 +0000)]
Fix the phpize build
foobar [Thu, 17 Oct 2002 05:05:01 +0000 (05:05 +0000)]
Fix some phpize problems.
foobar [Thu, 17 Oct 2002 04:42:22 +0000 (04:42 +0000)]
Part 1 of fixing the shared build
foobar [Thu, 17 Oct 2002 04:21:53 +0000 (04:21 +0000)]
--with-zlib-dir was missing. Needed for phpize builds
Ilia Alshanetsky [Thu, 17 Oct 2002 03:27:19 +0000 (03:27 +0000)]
Added word_count() function that allows counting of words inside a string.
The function also allows the user to retrieve all the words from a string.
foobar [Thu, 17 Oct 2002 02:51:22 +0000 (02:51 +0000)]
ws fixes
<changelog@php.net> [Thu, 17 Oct 2002 00:34:11 +0000 (00:34 +0000)]
NEWS update
<changelog@php.net> [Thu, 17 Oct 2002 00:33:37 +0000 (00:33 +0000)]
ChangeLog update
Harald Radi [Wed, 16 Oct 2002 23:56:33 +0000 (23:56 +0000)]
@ changed the VARIANT class to be able to create arrays of all types
@ and not only VT_VARIANT
Rasmus Lerdorf [Wed, 16 Oct 2002 22:34:44 +0000 (22:34 +0000)]
Fix for bug #19941
Ilia Alshanetsky [Wed, 16 Oct 2002 20:45:36 +0000 (20:45 +0000)]
Fixed a bug with .phps handler.
Sebastian Bergmann [Wed, 16 Oct 2002 19:16:58 +0000 (19:16 +0000)]
Fix ZTS build.
Stanislav Malyshev [Wed, 16 Oct 2002 18:29:41 +0000 (18:29 +0000)]
Fix class static members: now the following code works:
<?php
class Foo {
static $c = "Parent";
}
class Child extends Foo {
}
Foo::$c = "Hello";
var_dump(Child::$c);
?>
and returns "Hello" (class statics are not copied anymore, but looked up in
runtime)
Stanislav Malyshev [Wed, 16 Oct 2002 18:06:36 +0000 (18:06 +0000)]
Fix and generalize $this handling.
ZEND_FETCH_FROM_THIS is removed, IS_UNUSED type on class variables will be
used instead as the sign that it's a fetch from $this
Ilia Alshanetsky [Wed, 16 Oct 2002 16:52:08 +0000 (16:52 +0000)]
Fixed bug #19921. (memory leak introduced by me in rev 1.492)
foobar [Wed, 16 Oct 2002 16:21:13 +0000 (16:21 +0000)]
- Fix typo..
#
# Note: This is not used at all yet..waiting for comments first. :)
#
Sebastian Bergmann [Wed, 16 Oct 2002 14:53:34 +0000 (14:53 +0000)]
Revert. Again.