]> granicus.if.org Git - php/log
php
20 years agofix ZTS builds
Frank M. Kromann [Fri, 12 Nov 2004 20:32:43 +0000 (20:32 +0000)]
fix ZTS builds

20 years agoSimplify and cleanup code.
Ilia Alshanetsky [Fri, 12 Nov 2004 02:22:01 +0000 (02:22 +0000)]
Simplify and cleanup code.

20 years agoChangeLog update
<changelog@php.net> [Fri, 12 Nov 2004 01:51:37 +0000 (01:51 +0000)]
ChangeLog update

20 years ago- Correct exception throwing
Marcus Boerger [Thu, 11 Nov 2004 20:06:23 +0000 (20:06 +0000)]
- Correct exception throwing

20 years ago- Use exceptions now they work
Marcus Boerger [Thu, 11 Nov 2004 19:42:11 +0000 (19:42 +0000)]
- Use exceptions now they work

20 years ago- Use appropriate exception class where possible
Marcus Boerger [Thu, 11 Nov 2004 19:36:27 +0000 (19:36 +0000)]
- Use appropriate exception class where possible

20 years ago- Drop debug message
Marcus Boerger [Thu, 11 Nov 2004 19:31:27 +0000 (19:31 +0000)]
- Drop debug message

20 years agoadd support for file://localhost/
Rob Richards [Thu, 11 Nov 2004 13:08:32 +0000 (13:08 +0000)]
add support for file://localhost/
support file:/// under windows again

20 years agoSupport for lists in non-WSDL mode was implemented
Dmitry Stogov [Thu, 11 Nov 2004 09:17:10 +0000 (09:17 +0000)]
Support for lists in non-WSDL mode was implemented
Support for "xsi:type" was improved

20 years agofix #30751 (phpinfo() shows the same ini path after reconfigure with --with-config...
Antony Dovgal [Thu, 11 Nov 2004 06:57:06 +0000 (06:57 +0000)]
fix #30751 (phpinfo() shows the same ini path after reconfigure with --with-config-file-path)

20 years agoChangeLog update
<changelog@php.net> [Thu, 11 Nov 2004 01:55:43 +0000 (01:55 +0000)]
ChangeLog update

20 years agoFixed bug #30750 (Meaningful error message when upload directory is not
Ilia Alshanetsky [Thu, 11 Nov 2004 00:38:04 +0000 (00:38 +0000)]
Fixed bug #30750 (Meaningful error message when upload directory is not
accessible).

20 years agoNo need to ude /Fo twice.
Frank M. Kromann [Wed, 10 Nov 2004 23:52:56 +0000 (23:52 +0000)]
No need to ude /Fo twice.
Unbreak the build be readding the compile only flag

20 years agoMake sure files are stored in the right directory
Frank M. Kromann [Wed, 10 Nov 2004 20:12:42 +0000 (20:12 +0000)]
Make sure files are stored in the right directory

20 years agoFix leaking handle.
Wez Furlong [Wed, 10 Nov 2004 19:47:15 +0000 (19:47 +0000)]
Fix leaking handle.
Thanks to ilya77 at gmail dot com

20 years ago- Add new tests
Marcus Boerger [Wed, 10 Nov 2004 19:22:26 +0000 (19:22 +0000)]
- Add new tests

20 years agoFixed return value of ibase_execute()
Ard Biesheuvel [Wed, 10 Nov 2004 11:21:50 +0000 (11:21 +0000)]
Fixed return value of ibase_execute()

20 years agoChangeLog update
<changelog@php.net> [Wed, 10 Nov 2004 01:49:49 +0000 (01:49 +0000)]
ChangeLog update

20 years agoFixed possible overflow.
Ilia Alshanetsky [Wed, 10 Nov 2004 01:43:04 +0000 (01:43 +0000)]
Fixed possible overflow.

20 years agoRevert inadvertent commit.
Andrei Zmievski [Tue, 9 Nov 2004 20:59:02 +0000 (20:59 +0000)]
Revert inadvertent commit.

20 years ago.dylib extension are Mach-O shared libraries that meant for linking
Andrei Zmievski [Tue, 9 Nov 2004 20:58:24 +0000 (20:58 +0000)]
.dylib extension are Mach-O shared libraries that meant for linking
against. Loadable modules (aka bundles) can have any extension, so we
should probably stick with .so

http://fink.sourceforge.net/doc/porting/shared.php?phpLang=en#lib-and-mod

20 years agoFix --with-recode since PHP_YAZ is never defined.
Joe Orton [Tue, 9 Nov 2004 16:11:13 +0000 (16:11 +0000)]
Fix --with-recode since PHP_YAZ is never defined.

20 years agoMake the "rounding fuzz" check work again with gcc 3.3 and later,
Joe Orton [Tue, 9 Nov 2004 15:58:16 +0000 (15:58 +0000)]
Make the "rounding fuzz" check work again with gcc 3.3 and later,
fixing the bug24142 test.

20 years agoFix typo in man page. Bug #30727. Patch by Jakub Vrana
Frank M. Kromann [Tue, 9 Nov 2004 15:05:20 +0000 (15:05 +0000)]
Fix typo in man page. Bug #30727. Patch by Jakub Vrana

20 years agoFixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob)
Dmitry Stogov [Tue, 9 Nov 2004 08:13:35 +0000 (08:13 +0000)]
Fixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob)

20 years agoChangeLog update
<changelog@php.net> [Tue, 9 Nov 2004 01:47:08 +0000 (01:47 +0000)]
ChangeLog update

20 years agoFixed crash inside cpdf_setdash() if called before page init.
Ilia Alshanetsky [Tue, 9 Nov 2004 00:44:12 +0000 (00:44 +0000)]
Fixed crash inside cpdf_setdash() if called before page init.

20 years ago- Simplify construction of RecursiveIteratorIterator
Marcus Boerger [Mon, 8 Nov 2004 13:44:34 +0000 (13:44 +0000)]
- Simplify construction of RecursiveIteratorIterator

20 years ago- Fix constructors
Marcus Boerger [Mon, 8 Nov 2004 13:42:53 +0000 (13:42 +0000)]
- Fix constructors
- This fixes exceptions in spl

20 years agoFixed possible crash on fstat() failure.
Ilia Alshanetsky [Mon, 8 Nov 2004 04:54:27 +0000 (04:54 +0000)]
Fixed possible crash on fstat() failure.

20 years agoChangeLog update
<changelog@php.net> [Sat, 6 Nov 2004 01:51:41 +0000 (01:51 +0000)]
ChangeLog update

20 years agoChangeLog update
<changelog@php.net> [Fri, 5 Nov 2004 01:36:27 +0000 (01:36 +0000)]
ChangeLog update

20 years agoSimplify and cleanup code.
Ilia Alshanetsky [Fri, 5 Nov 2004 00:05:55 +0000 (00:05 +0000)]
Simplify and cleanup code.

20 years ago- Add new test
Marcus Boerger [Thu, 4 Nov 2004 22:07:18 +0000 (22:07 +0000)]
- Add new test

20 years agoBug #30627
Marcus Boerger [Thu, 4 Nov 2004 20:13:30 +0000 (20:13 +0000)]
Bug #30627

20 years agoFixed bug #30685 (Malformed SOAPClient http header reequest).
Dmitry Stogov [Thu, 4 Nov 2004 15:30:28 +0000 (15:30 +0000)]
Fixed bug #30685 (Malformed SOAPClient http header reequest).

20 years agoMySQL is releasing client libraries that compile out of the box
Edin Kadribasic [Thu, 4 Nov 2004 02:41:40 +0000 (02:41 +0000)]
MySQL is releasing client libraries that compile out of the box
with mysqli extension, so there is no need for a specially compiled
client library anymore.

20 years agoAdded zend_strtod.c to the new build
Edin Kadribasic [Thu, 4 Nov 2004 02:06:04 +0000 (02:06 +0000)]
Added zend_strtod.c to the new build

20 years agoAdded zend_strtod.* to the build
Edin Kadribasic [Thu, 4 Nov 2004 02:05:36 +0000 (02:05 +0000)]
Added zend_strtod.* to the build

20 years agoMake zend_strtod compile on windows
Edin Kadribasic [Thu, 4 Nov 2004 02:04:39 +0000 (02:04 +0000)]
Make zend_strtod compile on windows

20 years agoChangeLog update
<changelog@php.net> [Thu, 4 Nov 2004 01:32:26 +0000 (01:32 +0000)]
ChangeLog update

20 years ago- Add entry for zend_strtod.c in belief that this is still active.
Moriyoshi Koizumi [Thu, 4 Nov 2004 00:13:08 +0000 (00:13 +0000)]
- Add entry for zend_strtod.c in belief that this is still active.

20 years ago- Fixed bug #30630: Added a BSD based strtod function that is
Derick Rethans [Wed, 3 Nov 2004 23:36:51 +0000 (23:36 +0000)]
- Fixed bug #30630: Added a BSD based strtod function that is
  locale-independent. (PHP part)

20 years ago- Don't show grep outputs
Moriyoshi Koizumi [Wed, 3 Nov 2004 23:25:33 +0000 (23:25 +0000)]
- Don't show grep outputs

20 years ago- Fixed bug #30630: Added a BSD based strtod function that is
Derick Rethans [Wed, 3 Nov 2004 23:13:32 +0000 (23:13 +0000)]
- Fixed bug #30630: Added a BSD based strtod function that is
  locale-independent.

20 years ago- Checks for Darwin'ish systems that uses Mach-O, which apparently doesn't
Moriyoshi Koizumi [Wed, 3 Nov 2004 23:05:18 +0000 (23:05 +0000)]
- Checks for Darwin'ish systems that uses Mach-O, which apparently doesn't
  support weak symbol aliasing at this time.

20 years agoemalloc() failures are handled by zend engine.
Ilia Alshanetsky [Wed, 3 Nov 2004 22:17:45 +0000 (22:17 +0000)]
emalloc() failures are handled by zend engine.

20 years ago- Trying to invoke function not methot here
Marcus Boerger [Wed, 3 Nov 2004 21:18:44 +0000 (21:18 +0000)]
- Trying to invoke function not methot here

20 years ago- Fix invokeargs() with static methods
Marcus Boerger [Wed, 3 Nov 2004 21:11:48 +0000 (21:11 +0000)]
- Fix invokeargs() with static methods

20 years agoUpdate extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
Joe Orton [Wed, 3 Nov 2004 14:32:52 +0000 (14:32 +0000)]
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
to support multi-ABI platforms.

20 years agoCore changes to support multi-ABI platforms with libraries in
Joe Orton [Wed, 3 Nov 2004 14:07:09 +0000 (14:07 +0000)]
Core changes to support multi-ABI platforms with libraries in
/usr/lib64 rather than /usr/lib.

* configure.in: Add --with-libdir flag; define PHP_LIBDIR.

* acinclude.m4 (PHP_REMOVE_USR_LIB, PHP_RUNPATH_SWITCH,
PHP_ADD_LIBPATH): Check for /usr/$PHP_LIBDIR rather than /usr/lib.
(PHP_SETUP_OPENSSL, PHP_SETUP_ICONV): Use /path/to/$PHP_LIBDIR in
place of /path/to/lib.

20 years agoRemove unused variable.
Joe Orton [Wed, 3 Nov 2004 13:12:41 +0000 (13:12 +0000)]
Remove unused variable.

20 years agoFix extraction of httpd version if httpd is linked against -lefence.
Joe Orton [Wed, 3 Nov 2004 13:04:10 +0000 (13:04 +0000)]
Fix extraction of httpd version if httpd is linked against -lefence.

20 years agoFixed "isset() and the new VM" bug.
Dmitry Stogov [Wed, 3 Nov 2004 07:11:49 +0000 (07:11 +0000)]
Fixed "isset() and the new VM" bug.

20 years agofix build
Antony Dovgal [Wed, 3 Nov 2004 06:22:08 +0000 (06:22 +0000)]
fix build

20 years agoChangeLog update
<changelog@php.net> [Wed, 3 Nov 2004 01:38:35 +0000 (01:38 +0000)]
ChangeLog update

20 years agooops missed a couple!
Frank M. Kromann [Wed, 3 Nov 2004 01:20:16 +0000 (01:20 +0000)]
oops missed a couple!
Add termination block to function table. This will allow the engine to stop registreting functions at the end.
This fixes the - duplicate name - warning

20 years agoAdd termination block to function table. This will allow the engine to stop registret...
Frank M. Kromann [Wed, 3 Nov 2004 01:16:10 +0000 (01:16 +0000)]
Add termination block to function table. This will allow the engine to stop registreting functions at the end.
This fixes the - duplicate name - warning

20 years agomake sleep() return it's return value when possible
Andrey Hristov [Tue, 2 Nov 2004 17:03:20 +0000 (17:03 +0000)]
make sleep() return it's return value when possible
#on some *nix systems sleep() is implemented with SIGALRM. When SIGALRM
#interrupts sleep() it returns the number of seconds that has to be slept
#till the number of seconds wanted by the script. Sleep() on Windows is
# void.

20 years agoMFB: Fixed bug #30658 (Ensure that temporary files created by GD are removed).
Ilia Alshanetsky [Tue, 2 Nov 2004 16:41:41 +0000 (16:41 +0000)]
MFB: Fixed bug #30658 (Ensure that temporary files created by GD are removed).

20 years agoPatch by Joe Orton <jorton@redhat.com>.
Sebastian Bergmann [Tue, 2 Nov 2004 13:10:37 +0000 (13:10 +0000)]
Patch by Joe Orton <jorton@redhat.com>.

20 years agoChangeLog update
<changelog@php.net> [Tue, 2 Nov 2004 01:50:23 +0000 (01:50 +0000)]
ChangeLog update

20 years agoFixed open_basedir & safe_mode bypass inside readlink() function.
Ilia Alshanetsky [Tue, 2 Nov 2004 00:37:32 +0000 (00:37 +0000)]
Fixed open_basedir & safe_mode bypass inside readlink() function.

20 years ago- Don't call beginChildren/endChildren if they don't do anything
Marcus Boerger [Mon, 1 Nov 2004 23:16:43 +0000 (23:16 +0000)]
- Don't call beginChildren/endChildren if they don't do anything

20 years ago- Cache function lookup
Marcus Boerger [Mon, 1 Nov 2004 23:02:10 +0000 (23:02 +0000)]
- Cache function lookup

20 years ago- Add RecursiveIteratorIterator::beginChildren(), endChildren()
Marcus Boerger [Mon, 1 Nov 2004 22:54:12 +0000 (22:54 +0000)]
- Add RecursiveIteratorIterator::beginChildren(), endChildren()

20 years ago- Update examples
Marcus Boerger [Mon, 1 Nov 2004 22:31:11 +0000 (22:31 +0000)]
- Update examples

20 years ago- Remove doubled definition
Marcus Boerger [Mon, 1 Nov 2004 22:28:59 +0000 (22:28 +0000)]
- Remove doubled definition

20 years ago- Add some comment
Marcus Boerger [Mon, 1 Nov 2004 21:06:42 +0000 (21:06 +0000)]
- Add some comment

20 years ago- Allow direct access to spl class entries (SPL cannot be build shared)
Marcus Boerger [Mon, 1 Nov 2004 20:57:23 +0000 (20:57 +0000)]
- Allow direct access to spl class entries (SPL cannot be build shared)

20 years ago- Update docu
Marcus Boerger [Mon, 1 Nov 2004 18:11:39 +0000 (18:11 +0000)]
- Update docu

20 years ago- Update docu
Marcus Boerger [Mon, 1 Nov 2004 18:01:06 +0000 (18:01 +0000)]
- Update docu

20 years ago- Two new exceptions
Marcus Boerger [Mon, 1 Nov 2004 17:39:59 +0000 (17:39 +0000)]
- Two new exceptions
- Make use of new exception classes

20 years ago- Fix macro usage
Marcus Boerger [Mon, 1 Nov 2004 17:26:15 +0000 (17:26 +0000)]
- Fix macro usage

20 years ago- Update docu
Marcus Boerger [Mon, 1 Nov 2004 17:05:45 +0000 (17:05 +0000)]
- Update docu

20 years ago- Update docu
Marcus Boerger [Mon, 1 Nov 2004 16:31:19 +0000 (16:31 +0000)]
- Update docu

20 years ago- Implement basic exception classes
Marcus Boerger [Mon, 1 Nov 2004 15:50:25 +0000 (15:50 +0000)]
- Implement basic exception classes

20 years ago- Use new way for global variables
Marcus Boerger [Mon, 1 Nov 2004 12:09:46 +0000 (12:09 +0000)]
- Use new way for global variables
- Cache class lookup

20 years ago- Add interface Countable (PECL #30113)
Marcus Boerger [Mon, 1 Nov 2004 10:45:54 +0000 (10:45 +0000)]
- Add interface Countable (PECL #30113)

20 years agoadded multi resultset support in mysql_connect
Georg Richter [Mon, 1 Nov 2004 09:53:16 +0000 (09:53 +0000)]
added multi resultset support in mysql_connect

20 years agoFixed tests for empty dates (see http://bugs.mysql.com/?id=6058)
Georg Richter [Mon, 1 Nov 2004 07:19:26 +0000 (07:19 +0000)]
Fixed tests for empty dates (see http://bugs.mysql.com/?id=6058)
Fixed memleak in mysqli_stmt_bind_result
Fixed error handling for mysqli_multi_query

20 years agoMFB: Fixed bug #30613 (Prevent infinite recursion in url redirection).
Ilia Alshanetsky [Mon, 1 Nov 2004 04:55:01 +0000 (04:55 +0000)]
MFB: Fixed bug #30613 (Prevent infinite recursion in url redirection).

20 years agoChangeLog update
<changelog@php.net> [Mon, 1 Nov 2004 01:55:54 +0000 (01:55 +0000)]
ChangeLog update

20 years ago- Do not autoload if require does the trick
Marcus Boerger [Mon, 1 Nov 2004 01:29:06 +0000 (01:29 +0000)]
- Do not autoload if require does the trick

20 years ago- Update
Marcus Boerger [Mon, 1 Nov 2004 00:33:41 +0000 (00:33 +0000)]
- Update

20 years ago- Minor fixes
Marcus Boerger [Mon, 1 Nov 2004 00:26:59 +0000 (00:26 +0000)]
- Minor fixes
- Implement AppendIterator in C

20 years ago- Implement EmptyIterator in C
Marcus Boerger [Sun, 31 Oct 2004 20:59:39 +0000 (20:59 +0000)]
- Implement EmptyIterator in C

20 years ago- Update docu
Marcus Boerger [Sun, 31 Oct 2004 19:51:34 +0000 (19:51 +0000)]
- Update docu

20 years ago- Implement InfiniteIterator in C
Marcus Boerger [Sun, 31 Oct 2004 19:49:18 +0000 (19:49 +0000)]
- Implement InfiniteIterator in C

20 years ago- Update docu
Marcus Boerger [Sun, 31 Oct 2004 19:05:37 +0000 (19:05 +0000)]
- Update docu

20 years ago- Aggregate inner iterator for RecursiveIteratorIterator
Marcus Boerger [Sun, 31 Oct 2004 19:05:19 +0000 (19:05 +0000)]
- Aggregate inner iterator for RecursiveIteratorIterator

20 years ago- Implement classes IteratorIterator and NoRewindIterator in C
Marcus Boerger [Sun, 31 Oct 2004 18:43:00 +0000 (18:43 +0000)]
- Implement classes IteratorIterator and NoRewindIterator in C

20 years ago- Update
Marcus Boerger [Sun, 31 Oct 2004 15:36:08 +0000 (15:36 +0000)]
- Update

20 years ago- Add ReflectionFunction::invokeArgs(array)
Marcus Boerger [Sun, 31 Oct 2004 15:30:53 +0000 (15:30 +0000)]
- Add ReflectionFunction::invokeArgs(array)
- Add ReflectionMethod::invokeArgs(obj, array)

20 years agoInvokation -> Invocation
Sebastian Bergmann [Sun, 31 Oct 2004 10:19:53 +0000 (10:19 +0000)]
Invokation -> Invocation

20 years agoChangeLog update
<changelog@php.net> [Sun, 31 Oct 2004 00:52:50 +0000 (00:52 +0000)]
ChangeLog update

20 years agoBump version (as discussed with Andi)
Marcus Boerger [Sat, 30 Oct 2004 22:56:59 +0000 (22:56 +0000)]
Bump version (as discussed with Andi)

20 years ago- Be consistent and use names as keys (found by johannes)
Marcus Boerger [Sat, 30 Oct 2004 19:53:25 +0000 (19:53 +0000)]
- Be consistent and use names as keys (found by johannes)

20 years ago- Bump API version
Marcus Boerger [Sat, 30 Oct 2004 19:27:42 +0000 (19:27 +0000)]
- Bump API version

20 years ago- Update to new API
Marcus Boerger [Sat, 30 Oct 2004 19:14:05 +0000 (19:14 +0000)]
- Update to new API