]> granicus.if.org Git - php/log
php
21 years agoZTS fixes. Remove unused local variables.
Sebastian Bergmann [Mon, 30 Jun 2003 20:17:01 +0000 (20:17 +0000)]
ZTS fixes. Remove unused local variables.

21 years agoadd support for end_reflection_api.c
George Schlossnagle [Mon, 30 Jun 2003 20:04:39 +0000 (20:04 +0000)]
add support for end_reflection_api.c

21 years agoadded support for Reflection_Function, the first part of
George Schlossnagle [Mon, 30 Jun 2003 20:03:56 +0000 (20:03 +0000)]
added support for Reflection_Function, the first part of
the reflection api

21 years agoset precision properly.. test passes here
Sterling Hughes [Mon, 30 Jun 2003 20:03:17 +0000 (20:03 +0000)]
set precision properly.. test passes here

21 years agomove the check down a little so it catches all cases
Sterling Hughes [Mon, 30 Jun 2003 19:52:47 +0000 (19:52 +0000)]
move the check down a little so it catches all cases

21 years agothis is the correct result
Sterling Hughes [Mon, 30 Jun 2003 19:50:18 +0000 (19:50 +0000)]
this is the correct result

21 years agotest for bug #24399, segfault in is_subclass_of()
Sterling Hughes [Mon, 30 Jun 2003 19:40:48 +0000 (19:40 +0000)]
test for bug #24399, segfault in is_subclass_of()

21 years ago- Rename test and update title
Derick Rethans [Mon, 30 Jun 2003 19:16:41 +0000 (19:16 +0000)]
- Rename test and update title

21 years agoits not a bug - its a feature. No longer allowed in ze2.
Sterling Hughes [Mon, 30 Jun 2003 19:16:36 +0000 (19:16 +0000)]
its not a bug - its a feature.  No longer allowed in ze2.

21 years agoFix bug #24399 from an excellent test case by edin
Sterling Hughes [Mon, 30 Jun 2003 19:11:01 +0000 (19:11 +0000)]
Fix bug #24399 from an excellent test case by edin

21 years agoFix 3 tests that didn't adequately specify the .ini settings they rely on
Rasmus Lerdorf [Mon, 30 Jun 2003 18:22:53 +0000 (18:22 +0000)]
Fix 3 tests that didn't adequately specify the .ini settings they rely on

21 years agoadd a test for shane's bug #24392
Sterling Hughes [Mon, 30 Jun 2003 18:09:11 +0000 (18:09 +0000)]
add a test for shane's bug #24392

21 years agoDo not test postgres settings
Marcus Boerger [Mon, 30 Jun 2003 18:00:30 +0000 (18:00 +0000)]
Do not test postgres settings

21 years agoAdded test case for bug #24396
foobar [Mon, 30 Jun 2003 17:30:16 +0000 (17:30 +0000)]
Added test case for bug #24396

21 years ago- Cleanup, simplifying, etc.
foobar [Mon, 30 Jun 2003 17:23:52 +0000 (17:23 +0000)]
- Cleanup, simplifying, etc.

21 years ago- Memory leaks in UdmCatPath and UdmCatList functions have been fixed.
Sergey Kartashoff [Mon, 30 Jun 2003 17:12:18 +0000 (17:12 +0000)]
- Memory leaks in UdmCatPath and UdmCatList functions have been fixed.

21 years ago- Moved the PEAR check after the extensions.
foobar [Mon, 30 Jun 2003 16:33:50 +0000 (16:33 +0000)]
- Moved the PEAR check after the extensions.
  . added checks for the dependancies PEAR has.
- Moved PHP_REGEX checks to ext/standard/config.m4

# If someone knows the reason for PHP_REGEX macro being where it was,
# please tell..

21 years agoSemantically it's a refcount increase, not a lock...
Zeev Suraski [Mon, 30 Jun 2003 13:51:48 +0000 (13:51 +0000)]
Semantically it's a refcount increase, not a lock...

21 years agoFix 'global' implementation (fixes, at least, bug #24396
Zeev Suraski [Mon, 30 Jun 2003 13:47:12 +0000 (13:47 +0000)]
Fix 'global' implementation (fixes, at least, bug #24396

21 years agono need to tell news twice
foobar [Mon, 30 Jun 2003 13:37:18 +0000 (13:37 +0000)]
no need to tell news twice

21 years ago*** empty log message ***
Andrei Zmievski [Mon, 30 Jun 2003 13:29:06 +0000 (13:29 +0000)]
*** empty log message ***

21 years agoAdded local version installed in "list-upgrades"
Tomas V.V.Cox [Mon, 30 Jun 2003 13:12:50 +0000 (13:12 +0000)]
Added local version installed in "list-upgrades"
(http://bugs.php.net/bug.php?id=24298)

21 years agoConform to the sqlite.dsp updates
Zeev Suraski [Mon, 30 Jun 2003 11:43:14 +0000 (11:43 +0000)]
Conform to the sqlite.dsp updates

21 years agoRemove Release_TSinline (it's not necessary)
Zeev Suraski [Mon, 30 Jun 2003 11:41:25 +0000 (11:41 +0000)]
Remove Release_TSinline (it's not necessary)
Add Release_TSDbg
Change directories to be consistent with our other modules...

21 years agoRemove unnecessary elements, internationalize
Zeev Suraski [Mon, 30 Jun 2003 11:27:03 +0000 (11:27 +0000)]
Remove unnecessary elements, internationalize

21 years agoAdded "\nRunning on: ".php_uname(); to pear -V
Tomas V.V.Cox [Mon, 30 Jun 2003 10:43:57 +0000 (10:43 +0000)]
Added "\nRunning on: ".php_uname(); to pear -V

21 years agoFix for http://bugs.php.net/bug.php?id=21994
Tomas V.V.Cox [Mon, 30 Jun 2003 10:09:44 +0000 (10:09 +0000)]
Fix for http://bugs.php.net/bug.php?id=21994

21 years agofix by Elfyn, use = not ==
Sterling Hughes [Mon, 30 Jun 2003 05:01:18 +0000 (05:01 +0000)]
fix by Elfyn, use = not ==

21 years agoand my first user doesn't even like goto's. sniffle
Sterling Hughes [Mon, 30 Jun 2003 03:11:03 +0000 (03:11 +0000)]
and my first user doesn't even like goto's.  sniffle

21 years agosatisfy my very first user :)
Sterling Hughes [Mon, 30 Jun 2003 03:08:48 +0000 (03:08 +0000)]
satisfy my very first user :)

21 years agorevert back the optimization for now.
Sterling Hughes [Mon, 30 Jun 2003 01:41:15 +0000 (01:41 +0000)]
revert back the optimization for now.

21 years agoFixed bug #24063 (*printf() did not handle scientific notation correctly)
Ilia Alshanetsky [Mon, 30 Jun 2003 01:03:21 +0000 (01:03 +0000)]
Fixed bug #24063 (*printf() did not handle scientific notation correctly)

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

21 years agoFixed bug #24279 (__get() crash when no value is returned)
Ilia Alshanetsky [Sun, 29 Jun 2003 23:41:49 +0000 (23:41 +0000)]
Fixed bug #24279 (__get() crash when no value is returned)

21 years agoupdate
foobar [Sun, 29 Jun 2003 23:14:47 +0000 (23:14 +0000)]
update

21 years agocleanup
foobar [Sun, 29 Jun 2003 22:48:46 +0000 (22:48 +0000)]
cleanup

21 years agotypo
Tomas V.V.Cox [Sun, 29 Jun 2003 20:50:05 +0000 (20:50 +0000)]
typo

21 years agoUse the --with-pear=DIR, --prefix && --layout
Tomas V.V.Cox [Sun, 29 Jun 2003 20:49:09 +0000 (20:49 +0000)]
Use the --with-pear=DIR, --prefix && --layout
# Will continue with the TODO in next time

21 years agorenable -b option (removed when longopts were added)
Shane Caraveo [Sun, 29 Jun 2003 20:45:38 +0000 (20:45 +0000)]
renable -b option (removed when longopts were added)
dissable -b on windows due to fastcgi lib bug
close stdin on linux when using socket server (bug 23664)

21 years agofix bug http://bugs.php.net/bug.php?id=24009
Shane Caraveo [Sun, 29 Jun 2003 20:09:36 +0000 (20:09 +0000)]
fix bug http://bugs.php.net/bug.php?id=24009
also do not use APPL_PHYSICAL_PATH as DOCUMENT_ROOT under IIS, it's
different depending on IIS configuration.  Code works fine without it, that
was just an attempt at a shortcut.

21 years agoadd <![CDATA[ ]]> fixes
Sterling Hughes [Sun, 29 Jun 2003 19:42:29 +0000 (19:42 +0000)]
add <![CDATA[ ]]> fixes

21 years agoupdate to beta
Sterling Hughes [Sun, 29 Jun 2003 19:41:39 +0000 (19:41 +0000)]
update to beta

21 years ago- Update DB to 1.5RC1 (final will be in 4.3.3)
Pierre Joye [Sun, 29 Jun 2003 19:40:13 +0000 (19:40 +0000)]
- Update DB to 1.5RC1 (final will be in 4.3.3)

21 years agofix libxml2 when dealing with character data
Sterling Hughes [Sun, 29 Jun 2003 18:26:23 +0000 (18:26 +0000)]
fix libxml2 when dealing with character data

21 years ago- Workarround to the PEAR_INSTALL_DIR empty constant
Tomas V.V.Cox [Sun, 29 Jun 2003 17:44:29 +0000 (17:44 +0000)]
- Workarround to the PEAR_INSTALL_DIR empty constant
- Remove the layer in $reg->layers too

21 years agook, re-adding this mostly un-maintained awk/sed/sh nightmare for now ...
Hartmut Holzgraefe [Sun, 29 Jun 2003 16:07:18 +0000 (16:07 +0000)]
ok, re-adding this mostly un-maintained awk/sed/sh nightmare for now ...

21 years ago- Remove register_globals warning, and "built-in MySQL lib" warning
Derick Rethans [Sun, 29 Jun 2003 15:07:03 +0000 (15:07 +0000)]
- Remove register_globals warning, and "built-in MySQL lib" warning

21 years agoext_skel is no more, and ext_skel_ng is moving to PEAR::PECL_Gen
Hartmut Holzgraefe [Sun, 29 Jun 2003 12:21:58 +0000 (12:21 +0000)]
ext_skel is no more, and ext_skel_ng is moving to PEAR::PECL_Gen

21 years agoRemove namespace references.
Sebastian Bergmann [Sun, 29 Jun 2003 09:40:23 +0000 (09:40 +0000)]
Remove namespace references.

21 years agoAdd zlib directory.
Sebastian Bergmann [Sun, 29 Jun 2003 06:15:06 +0000 (06:15 +0000)]
Add zlib directory.

21 years agoFixed bug #24363 (plain "./configure && make install" failed)
foobar [Sun, 29 Jun 2003 05:59:29 +0000 (05:59 +0000)]
Fixed bug #24363 (plain "./configure && make install" failed)

21 years agoVery simple, but very effective optimization. Provides a signifigant speed
Sterling Hughes [Sun, 29 Jun 2003 01:49:10 +0000 (01:49 +0000)]
Very simple, but very effective optimization.  Provides a signifigant speed
improvement to matches done via '=='.  This checks that the lengths of two
strings are equal before performing a memcmp() on them.

21 years agoMFB
Andrei Zmievski [Sun, 29 Jun 2003 00:09:41 +0000 (00:09 +0000)]
MFB

21 years agoFixed corruption of multibyte character including 0x5c as second
Rui Hirokawa [Sat, 28 Jun 2003 23:37:18 +0000 (23:37 +0000)]
Fixed corruption of multibyte character including 0x5c as second
  byte in multipart/form-data.

21 years agowhat's a php5?
Sterling Hughes [Sat, 28 Jun 2003 23:32:04 +0000 (23:32 +0000)]
what's a php5?

21 years agofix building mysql as a loadable extension
Shane Caraveo [Sat, 28 Jun 2003 22:28:44 +0000 (22:28 +0000)]
fix building mysql as a loadable extension

21 years agofix mem leak in sxe_property_read
Rob Richards [Sat, 28 Jun 2003 21:38:44 +0000 (21:38 +0000)]
fix mem leak in sxe_property_read
fix compiler warning

21 years agochanged tests (ysqli_bind_param and mysql_bind_result changes)
Georg Richter [Sat, 28 Jun 2003 21:30:58 +0000 (21:30 +0000)]
changed tests (ysqli_bind_param and mysql_bind_result changes)

21 years agoadded BYREF_FORCE for bind parameters in msqli_bind_param and mysqli_bind_result
Georg Richter [Sat, 28 Jun 2003 21:27:08 +0000 (21:27 +0000)]
added BYREF_FORCE for bind parameters in msqli_bind_param and mysqli_bind_result
changed function parameters in mysqli_bind_param
  from (object statement, mixed var1, long type1, ...)
  to   (object statement, array tyoes, mixed var1, mixed var2, ...)

21 years agoAdded array handling to file_put_contents()
Ilia Alshanetsky [Sat, 28 Jun 2003 20:06:13 +0000 (20:06 +0000)]
Added array handling to file_put_contents()
More verbose error reporting mechanism.
Test case for file_put_contents().

21 years ago* Silence warning
Martin Jansen [Sat, 28 Jun 2003 18:14:24 +0000 (18:14 +0000)]
* Silence warning

21 years agoFixed test failure on systems with short_tags (<?) off.
Ilia Alshanetsky [Sat, 28 Jun 2003 17:36:46 +0000 (17:36 +0000)]
Fixed test failure on systems with short_tags (<?) off.

21 years agoMFB snprintf test
Sascha Schumann [Sat, 28 Jun 2003 12:29:43 +0000 (12:29 +0000)]
MFB snprintf test

21 years agoMerge selectable descriptor casting from PHP_4_3 branch.
Wez Furlong [Sat, 28 Jun 2003 11:24:47 +0000 (11:24 +0000)]
Merge selectable descriptor casting from PHP_4_3 branch.

21 years agoMerge getaddrinfo() tidy-up from PHP_4_3 branch.
Wez Furlong [Sat, 28 Jun 2003 11:12:48 +0000 (11:12 +0000)]
Merge getaddrinfo() tidy-up from PHP_4_3 branch.

21 years agoFix for mips compiler
Wez Furlong [Sat, 28 Jun 2003 11:06:11 +0000 (11:06 +0000)]
Fix for mips compiler

21 years ago- Removed duplicate constants
Derick Rethans [Sat, 28 Jun 2003 09:55:12 +0000 (09:55 +0000)]
- Removed duplicate constants

21 years ago- Return number of bytes written instead of just TRUE. (Path by Paul Hudson,
Derick Rethans [Sat, 28 Jun 2003 08:21:02 +0000 (08:21 +0000)]
- Return number of bytes written instead of just TRUE. (Path by Paul Hudson,
  hudzilla@php.net)

21 years agofor now we let xml support build with versions older than 2.5.7, as we want
Sterling Hughes [Sat, 28 Jun 2003 07:46:03 +0000 (07:46 +0000)]
for now we let xml support build with versions older than 2.5.7, as we want
users to actually test this...

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!).