]> granicus.if.org Git - php/log
php
16 years agomake --enable-zend-multibyte known to configure
Antony Dovgal [Thu, 3 Jul 2008 07:46:17 +0000 (07:46 +0000)]
make --enable-zend-multibyte known to configure

16 years agofix tests
Antony Dovgal [Thu, 3 Jul 2008 07:41:58 +0000 (07:41 +0000)]
fix tests

16 years ago- Added arginfo (functions)
Felipe Pena [Thu, 3 Jul 2008 01:55:48 +0000 (01:55 +0000)]
- Added arginfo (functions)

16 years agofix win build
Rob Richards [Wed, 2 Jul 2008 23:48:22 +0000 (23:48 +0000)]
fix win build

16 years ago- add summary function and VC version info
Pierre Joye [Wed, 2 Jul 2008 20:50:18 +0000 (20:50 +0000)]
- add summary function and VC version info

16 years ago- MFH: re2c detection, PHP_VERSION
Pierre Joye [Wed, 2 Jul 2008 20:49:12 +0000 (20:49 +0000)]
- MFH: re2c detection, PHP_VERSION

16 years ago- add version info for 2007a and b
Pierre Joye [Wed, 2 Jul 2008 17:56:19 +0000 (17:56 +0000)]
- add version info for 2007a and b
- update config.w32

16 years agoFix parse error
Olivier Hill [Wed, 2 Jul 2008 15:00:21 +0000 (15:00 +0000)]
Fix parse error

16 years ago- MFH: fix make test TESTS=... and dynamic extension usage on windows
Pierre Joye [Wed, 2 Jul 2008 12:47:06 +0000 (12:47 +0000)]
- MFH: fix make test TESTS=... and dynamic extension usage on windows

16 years agoMFH
Antony Dovgal [Wed, 2 Jul 2008 12:25:15 +0000 (12:25 +0000)]
MFH

16 years agoMFH: check return value of hash_find()
Antony Dovgal [Wed, 2 Jul 2008 10:47:11 +0000 (10:47 +0000)]
MFH: check return value of hash_find()

16 years ago- Added arginfo
Felipe Pena [Wed, 2 Jul 2008 00:10:54 +0000 (00:10 +0000)]
- Added arginfo

16 years ago- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 19:43:42 +0000 (19:43 +0000)]
- Added arginfo

16 years ago- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 19:13:44 +0000 (19:13 +0000)]
- Added arginfo

16 years ago- Added arginfo (functions)
Felipe Pena [Tue, 1 Jul 2008 18:28:54 +0000 (18:28 +0000)]
- Added arginfo (functions)

16 years ago- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 17:24:10 +0000 (17:24 +0000)]
- Added arginfo
- Fixed compile warning

16 years ago- Fix check for PHP_SYBASE
Felipe Pena [Tue, 1 Jul 2008 17:03:46 +0000 (17:03 +0000)]
- Fix check for PHP_SYBASE

16 years ago- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 15:45:54 +0000 (15:45 +0000)]
- Added arginfo

16 years ago- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 15:33:11 +0000 (15:33 +0000)]
- Added arginfo

16 years agoRemoved redundant code
Dmitry Stogov [Tue, 1 Jul 2008 13:20:48 +0000 (13:20 +0000)]
Removed redundant code

16 years ago- Removed unused variables
Felipe Pena [Tue, 1 Jul 2008 11:27:05 +0000 (11:27 +0000)]
- Removed unused variables

16 years ago- Fixed types
Felipe Pena [Tue, 1 Jul 2008 11:26:10 +0000 (11:26 +0000)]
- Fixed types
- Fixed protos

16 years agoUse new parameter parsing API
Dmitry Stogov [Tue, 1 Jul 2008 10:01:09 +0000 (10:01 +0000)]
Use new parameter parsing API

16 years agofix test
Antony Dovgal [Tue, 1 Jul 2008 09:19:58 +0000 (09:19 +0000)]
fix test

16 years agolong -> int + minor sources reorganization
Antony Dovgal [Tue, 1 Jul 2008 07:58:42 +0000 (07:58 +0000)]
long -> int + minor sources reorganization

16 years agofix typo
Antony Dovgal [Tue, 1 Jul 2008 07:56:24 +0000 (07:56 +0000)]
fix typo

16 years agostring length -> int
Antony Dovgal [Tue, 1 Jul 2008 07:54:30 +0000 (07:54 +0000)]
string length -> int

16 years agoint->long, add missing "s"
Antony Dovgal [Tue, 1 Jul 2008 07:43:36 +0000 (07:43 +0000)]
int->long, add missing "s"

16 years agomore int -> long fixes
Antony Dovgal [Tue, 1 Jul 2008 07:41:38 +0000 (07:41 +0000)]
more int -> long fixes

16 years agomore long -> int fixes
Antony Dovgal [Tue, 1 Jul 2008 07:39:33 +0000 (07:39 +0000)]
more long -> int fixes

16 years agoon the contrary, string length is int
Antony Dovgal [Tue, 1 Jul 2008 07:36:59 +0000 (07:36 +0000)]
on the contrary, string length is int

16 years agoMFH
Antony Dovgal [Tue, 1 Jul 2008 07:23:00 +0000 (07:23 +0000)]
MFH

16 years ago- New parameter parsing API (to preg_replace*)
Felipe Pena [Mon, 30 Jun 2008 17:14:48 +0000 (17:14 +0000)]
- New parameter parsing API (to preg_replace*)
- Fixed related tests

16 years ago- Added arginfo
Felipe Pena [Mon, 30 Jun 2008 14:53:17 +0000 (14:53 +0000)]
- Added arginfo

16 years ago- Added arginfo
Felipe Pena [Mon, 30 Jun 2008 13:15:03 +0000 (13:15 +0000)]
- Added arginfo
- Removed #include "zend_arg_defs.c"

16 years ago- zend_arg_defs.c is unnecessary now
Felipe Pena [Mon, 30 Jun 2008 12:15:53 +0000 (12:15 +0000)]
- zend_arg_defs.c is unnecessary now

16 years ago"l" is long, that's why it is "l", not "i"
Antony Dovgal [Mon, 30 Jun 2008 10:39:34 +0000 (10:39 +0000)]
"l" is long, that's why it is "l", not "i"

16 years agoint -> long
Antony Dovgal [Mon, 30 Jun 2008 10:10:44 +0000 (10:10 +0000)]
int -> long

16 years ago- Fixed test
Felipe Pena [Mon, 30 Jun 2008 01:23:30 +0000 (01:23 +0000)]
- Fixed test

16 years ago- New parameter parsing API
Felipe Pena [Sun, 29 Jun 2008 22:38:55 +0000 (22:38 +0000)]
- New parameter parsing API

16 years ago- Added arginfo
Felipe Pena [Sun, 29 Jun 2008 15:11:48 +0000 (15:11 +0000)]
- Added arginfo

16 years ago- New parameter parsing API
Felipe Pena [Sun, 29 Jun 2008 14:29:09 +0000 (14:29 +0000)]
- New parameter parsing API
- Added arginfo

16 years ago- New parameter parsing API
Felipe Pena [Sun, 29 Jun 2008 13:21:02 +0000 (13:21 +0000)]
- New parameter parsing API

16 years ago- New parameter parsing API
Felipe Pena [Sun, 29 Jun 2008 12:40:22 +0000 (12:40 +0000)]
- New parameter parsing API
- Added arginfo

16 years agotouched zend_language_scanner.c
Rui Hirokawa [Sun, 29 Jun 2008 11:37:35 +0000 (11:37 +0000)]
touched zend_language_scanner.c

16 years agoupdate zend_language_scanner.l to maintain the dependencies.
Rui Hirokawa [Sun, 29 Jun 2008 11:20:18 +0000 (11:20 +0000)]
update zend_language_scanner.l to maintain the dependencies.

16 years agoimplemented again zend-multibyte for PHP 5.3
Rui Hirokawa [Sun, 29 Jun 2008 08:21:35 +0000 (08:21 +0000)]
implemented again zend-multibyte for PHP 5.3

16 years ago- Added arginfo
Felipe Pena [Sat, 28 Jun 2008 22:05:59 +0000 (22:05 +0000)]
- Added arginfo

16 years ago- New parameter parsing API
Felipe Pena [Sat, 28 Jun 2008 21:36:39 +0000 (21:36 +0000)]
- New parameter parsing API

16 years agoupdated to the new parameter-parsing api
Alexey Zakhlestin [Sat, 28 Jun 2008 21:23:08 +0000 (21:23 +0000)]
updated to the new parameter-parsing api

16 years agoadded arginfo (fixes #45388)
Alexey Zakhlestin [Sat, 28 Jun 2008 18:04:19 +0000 (18:04 +0000)]
added arginfo (fixes #45388)

16 years agoMFH: Sort Windows changes for mhash BC layer
Scott MacVicar [Sat, 28 Jun 2008 15:31:50 +0000 (15:31 +0000)]
MFH: Sort Windows changes for mhash BC layer

16 years agofixed types (no more compiler warnings)
Alexey Zakhlestin [Sat, 28 Jun 2008 10:01:17 +0000 (10:01 +0000)]
fixed types (no more compiler warnings)

16 years agoupdated to the new parameter-parsing api
Alexey Zakhlestin [Sat, 28 Jun 2008 09:52:03 +0000 (09:52 +0000)]
updated to the new parameter-parsing api

16 years agoFix a memory leak on openssl_decrypt()
Henrique do Nascimento Angelo [Sat, 28 Jun 2008 09:17:39 +0000 (09:17 +0000)]
Fix a memory leak on openssl_decrypt()

16 years agodeprecate zend_get_parameters_ex
Stanislav Malyshev [Fri, 27 Jun 2008 21:16:41 +0000 (21:16 +0000)]
deprecate zend_get_parameters_ex

16 years ago- Added arginfo
Felipe Pena [Fri, 27 Jun 2008 19:16:17 +0000 (19:16 +0000)]
- Added arginfo

16 years agoenable on MSVC too
Stanislav Malyshev [Fri, 27 Jun 2008 18:44:39 +0000 (18:44 +0000)]
enable on MSVC too

16 years agoOCI8: MFH: (PECL #14219) Improve README
Christopher Jones [Fri, 27 Jun 2008 18:26:16 +0000 (18:26 +0000)]
OCI8: MFH: (PECL #14219) Improve README

16 years ago- Added arginfo
Felipe Pena [Fri, 27 Jun 2008 16:16:23 +0000 (16:16 +0000)]
- Added arginfo

16 years ago- Added arginfo
Felipe Pena [Fri, 27 Jun 2008 15:46:44 +0000 (15:46 +0000)]
- Added arginfo

16 years ago- Added arginfo
Felipe Pena [Fri, 27 Jun 2008 14:33:12 +0000 (14:33 +0000)]
- Added arginfo

16 years ago- Added arginfo
Felipe Pena [Fri, 27 Jun 2008 13:13:09 +0000 (13:13 +0000)]
- Added arginfo

16 years agows
Dmitry Stogov [Fri, 27 Jun 2008 06:43:21 +0000 (06:43 +0000)]
ws

16 years ago- New parameter parsing API
Felipe Pena [Fri, 27 Jun 2008 02:58:13 +0000 (02:58 +0000)]
- New parameter parsing API

16 years agoin preparation for a performance optimization that involves
Greg Beaver [Fri, 27 Jun 2008 01:21:12 +0000 (01:21 +0000)]
in preparation for a performance optimization that involves
eliminating phar's interception of zend_compile in favor of a new to-be-added hook in PHP 5.3+,
allow "include 'phar:///path/to/my.phar';" to work as equivalent to
php /path/to/my.phar
this slight change in scripting still allows inclusion and execution of phar stub, but removes the need to
check and modify path in zend_compile, which allows us to play much nicer with external tools like
debuggers/opcode caches

16 years ago- New parameter parsing API
Felipe Pena [Fri, 27 Jun 2008 00:22:18 +0000 (00:22 +0000)]
- New parameter parsing API

16 years agoallow deprecating engine functions
Stanislav Malyshev [Fri, 27 Jun 2008 00:01:25 +0000 (00:01 +0000)]
allow deprecating engine functions

16 years agoMake the old mhash API a wrapper around hash, this removes a dependency.
Scott MacVicar [Thu, 26 Jun 2008 22:33:16 +0000 (22:33 +0000)]
Make the old mhash API a wrapper around hash, this removes a dependency.

16 years ago- Fixed tests
Felipe Pena [Thu, 26 Jun 2008 11:15:48 +0000 (11:15 +0000)]
- Fixed tests

16 years agoTests for lchown(), testfest.php.net task number 129.
Felix De Vliegher [Thu, 26 Jun 2008 09:10:54 +0000 (09:10 +0000)]
Tests for lchown(), testfest.php.net task number 129.

16 years ago- Fixed test
Felipe Pena [Wed, 25 Jun 2008 22:54:11 +0000 (22:54 +0000)]
- Fixed test

16 years ago- Removed E_DEPRECATED on is_a()
Felipe Pena [Wed, 25 Jun 2008 22:35:31 +0000 (22:35 +0000)]
- Removed E_DEPRECATED on is_a()
  (http://marc.info/?l=php-internals&m=121390431523970&w=2)
[doc]

16 years ago- New parameter parsing API
Felipe Pena [Wed, 25 Jun 2008 16:18:55 +0000 (16:18 +0000)]
- New parameter parsing API

16 years ago- New parameter parsing API
Felipe Pena [Wed, 25 Jun 2008 15:06:58 +0000 (15:06 +0000)]
- New parameter parsing API

16 years ago- New parameter parsing API
Felipe Pena [Wed, 25 Jun 2008 14:46:19 +0000 (14:46 +0000)]
- New parameter parsing API

16 years agoAdded support for namespaces
Dmitry Stogov [Wed, 25 Jun 2008 12:33:46 +0000 (12:33 +0000)]
Added support for namespaces

16 years agoFixed bug #45352 (Segmentation fault because of tick function on second request)
Dmitry Stogov [Wed, 25 Jun 2008 12:18:36 +0000 (12:18 +0000)]
Fixed bug #45352 (Segmentation fault because of tick function on second request)

16 years agoNew parameter parsing API
Olivier Hill [Wed, 25 Jun 2008 12:16:17 +0000 (12:16 +0000)]
New parameter parsing API

16 years agoReverted zpp API Cleanup patch - memory troubles?
David Coallier [Wed, 25 Jun 2008 10:16:52 +0000 (10:16 +0000)]
Reverted zpp API Cleanup patch - memory troubles?

16 years ago- Hackish but working parameter parsing, no longer using
David Coallier [Wed, 25 Jun 2008 08:56:42 +0000 (08:56 +0000)]
- Hackish but working parameter parsing, no longer using
  zend_get* at least

16 years ago- New parameter parsing API
Felipe Pena [Wed, 25 Jun 2008 03:18:58 +0000 (03:18 +0000)]
- New parameter parsing API

16 years ago- New parsing parameter API
David Coallier [Tue, 24 Jun 2008 22:53:01 +0000 (22:53 +0000)]
- New parsing parameter API
- Tests have been adjusted, if you have something else failing
  let me know now! All tests seem to pass fine at the moment.

16 years ago- Tests for parsing parameter api
David Coallier [Tue, 24 Jun 2008 22:51:57 +0000 (22:51 +0000)]
- Tests for parsing parameter api

16 years agoFix remaining valgrind problems with pconn and zval cache
Andrey Hristov [Tue, 24 Jun 2008 22:22:48 +0000 (22:22 +0000)]
Fix remaining valgrind problems with pconn and zval cache
HEAD merge will follow tomorrow.

16 years ago- Migrated all zend_get_parameters_ex calls to zend_parse_parameters()
Timm Friebe [Tue, 24 Jun 2008 16:33:17 +0000 (16:33 +0000)]
- Migrated all zend_get_parameters_ex calls to zend_parse_parameters()
- Fixed prototype declarations to use the type resource instead of int
- Fixed sybase_close() not to crash when no connection was previously open

16 years ago- New parameter parsing API
Felipe Pena [Tue, 24 Jun 2008 16:01:32 +0000 (16:01 +0000)]
- New parameter parsing API

16 years agoNew testcases for hash_file(), Committed for Felix De Vliegher, TestFest Task No...
Raghubansh Kumar [Tue, 24 Jun 2008 15:44:50 +0000 (15:44 +0000)]
New testcases for hash_file(), Committed for Felix De Vliegher, TestFest Task No: 75 & 76, Tested on RHEL5 -32bit, WinXP-32bit

16 years agoFix double-free, introduced lately
Andrey Hristov [Tue, 24 Jun 2008 13:19:29 +0000 (13:19 +0000)]
Fix double-free, introduced lately

16 years ago- Added arginfo
Felipe Pena [Tue, 24 Jun 2008 12:09:31 +0000 (12:09 +0000)]
- Added arginfo

16 years agoFix possible bug with persistent connections and mysqlnd
Andrey Hristov [Tue, 24 Jun 2008 11:01:38 +0000 (11:01 +0000)]
Fix possible bug with persistent connections and mysqlnd

16 years agoTests for ob_get_flush(), testfest task number #131.
Felix De Vliegher [Tue, 24 Jun 2008 10:31:02 +0000 (10:31 +0000)]
Tests for ob_get_flush(), testfest task number #131.

16 years agoAdd missing header
Andrey Hristov [Tue, 24 Jun 2008 08:01:13 +0000 (08:01 +0000)]
Add missing header

16 years agoFixed test
Dmitry Stogov [Tue, 24 Jun 2008 07:06:08 +0000 (07:06 +0000)]
Fixed test

16 years agoEven more debug info
Andrey Hristov [Tue, 24 Jun 2008 06:56:36 +0000 (06:56 +0000)]
Even more debug info

16 years agoFixed memory leaks
Dmitry Stogov [Tue, 24 Jun 2008 06:47:45 +0000 (06:47 +0000)]
Fixed memory leaks

16 years agoFixed tests
Dmitry Stogov [Tue, 24 Jun 2008 06:25:51 +0000 (06:25 +0000)]
Fixed tests

16 years agoFixed strtolower/strtoupper to not modify the passed argument
Dmitry Stogov [Tue, 24 Jun 2008 06:07:08 +0000 (06:07 +0000)]
Fixed strtolower/strtoupper to not modify the passed argument

16 years agoReverted part of Steph's patch (stdin stream must be closed to make script finish)
Dmitry Stogov [Tue, 24 Jun 2008 06:05:29 +0000 (06:05 +0000)]
Reverted part of Steph's patch (stdin stream must be closed to make script finish)

16 years agoNot sure why this file was comitted?
Frank M. Kromann [Tue, 24 Jun 2008 06:01:53 +0000 (06:01 +0000)]
Not sure why this file was comitted?
I was running a CVS update and then I see commit messages with my user id!
Reverting the changes.