]>
granicus.if.org Git - php/log
Antony Dovgal [Tue, 6 Dec 2005 18:53:35 +0000 (18:53 +0000)]
use strlen() to get correct element length
Ilia Alshanetsky [Tue, 6 Dec 2005 18:47:14 +0000 (18:47 +0000)]
Fixed build of mssql extension.
Sara Golemon [Tue, 6 Dec 2005 17:54:24 +0000 (17:54 +0000)]
Prep for release
Ilia Alshanetsky [Tue, 6 Dec 2005 03:39:45 +0000 (03:39 +0000)]
MFH: Prevent header injection by limiting each header to a single line.
Ilia Alshanetsky [Tue, 6 Dec 2005 03:09:24 +0000 (03:09 +0000)]
Fixed possible XSS inside error reporting functionality.
foobar [Tue, 6 Dec 2005 02:30:18 +0000 (02:30 +0000)]
MFH: fix docs
foobar [Tue, 6 Dec 2005 02:28:41 +0000 (02:28 +0000)]
MFH: nuke php3 legacy
foobar [Tue, 6 Dec 2005 02:21:01 +0000 (02:21 +0000)]
sync with HEAD
foobar [Tue, 6 Dec 2005 02:00:14 +0000 (02:00 +0000)]
MFH
foobar [Tue, 6 Dec 2005 01:40:06 +0000 (01:40 +0000)]
MFH: nuke php3 legacy
foobar [Tue, 6 Dec 2005 01:26:44 +0000 (01:26 +0000)]
MFH: nuke php3 legacy
foobar [Tue, 6 Dec 2005 01:25:16 +0000 (01:25 +0000)]
MFH
foobar [Tue, 6 Dec 2005 01:21:28 +0000 (01:21 +0000)]
MFH: nuke php3 legacy
foobar [Tue, 6 Dec 2005 01:14:02 +0000 (01:14 +0000)]
MFH: nuke php3 legacy
foobar [Tue, 6 Dec 2005 01:08:49 +0000 (01:08 +0000)]
MFH
foobar [Tue, 6 Dec 2005 00:54:15 +0000 (00:54 +0000)]
MFH
foobar [Tue, 6 Dec 2005 00:43:44 +0000 (00:43 +0000)]
MFH
foobar [Mon, 5 Dec 2005 23:53:05 +0000 (23:53 +0000)]
MFH
foobar [Mon, 5 Dec 2005 23:38:04 +0000 (23:38 +0000)]
MFH: list_entry -> zend_rsrc_list_entry
foobar [Mon, 5 Dec 2005 22:54:01 +0000 (22:54 +0000)]
MFH: Nuke php3 legacy
foobar [Mon, 5 Dec 2005 22:43:14 +0000 (22:43 +0000)]
MFH:- Do not use the PHP3 era names
foobar [Mon, 5 Dec 2005 22:41:10 +0000 (22:41 +0000)]
MFH: fix typo
foobar [Mon, 5 Dec 2005 22:39:03 +0000 (22:39 +0000)]
MFH
foobar [Mon, 5 Dec 2005 22:21:56 +0000 (22:21 +0000)]
MFH
Brian France [Mon, 5 Dec 2005 20:40:54 +0000 (20:40 +0000)]
Wrap the php_session.h include in the same ifdef as the rest of the
session code.
Antony Dovgal [Mon, 5 Dec 2005 20:06:33 +0000 (20:06 +0000)]
more typos fixed (thanks to Mike Naberezny for noticing these)
Stanislav Malyshev [Mon, 5 Dec 2005 19:54:47 +0000 (19:54 +0000)]
fix reallocation bug
Ilia Alshanetsky [Mon, 5 Dec 2005 17:27:02 +0000 (17:27 +0000)]
Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly).
Antony Dovgal [Mon, 5 Dec 2005 13:39:52 +0000 (13:39 +0000)]
improve error messages
Antony Dovgal [Mon, 5 Dec 2005 13:22:14 +0000 (13:22 +0000)]
add NEWDECIMAL, NEWDATE, GEOMETRY, SET and ENUM field types
Antony Dovgal [Mon, 5 Dec 2005 13:16:48 +0000 (13:16 +0000)]
fix #35536 (mysql_field_type() doesn't handle NEWDECIMAL)
add also SET, ENUM, NEWDATE and GEOMETRY to the switch
Dmitry Stogov [Mon, 5 Dec 2005 08:56:09 +0000 (08:56 +0000)]
Fixed bug #35509 (string constant as array key has different behavior inside object)
Ilia Alshanetsky [Mon, 5 Dec 2005 04:22:16 +0000 (04:22 +0000)]
Avoid gcov conflicts on non-unique filenames
foobar [Sun, 4 Dec 2005 23:19:44 +0000 (23:19 +0000)]
fix branches
Wez Furlong [Sun, 4 Dec 2005 22:34:26 +0000 (22:34 +0000)]
switch to package2.xml
Wez Furlong [Sun, 4 Dec 2005 18:33:26 +0000 (18:33 +0000)]
Fix PECL #6138
Ilia Alshanetsky [Sun, 4 Dec 2005 17:58:15 +0000 (17:58 +0000)]
Added tests for new parse_url() and http_build_query() functionality.
Ilia Alshanetsky [Sun, 4 Dec 2005 17:44:27 +0000 (17:44 +0000)]
MFH:
Added 2nd optional parameter to parse_url() that allows retrieval of
individual URL components.
Added 3rd optional parameter to http_build_query() that allows custom param
separator.
Ilia Alshanetsky [Sun, 4 Dec 2005 17:41:02 +0000 (17:41 +0000)]
load proper header file
Ilia Alshanetsky [Sun, 4 Dec 2005 17:30:43 +0000 (17:30 +0000)]
Fixed bug #35062 (socket_read() produces warnings on non blocking sockets).
Ilia Alshanetsky [Sun, 4 Dec 2005 17:27:34 +0000 (17:27 +0000)]
Fixed gcov for generated files
Ilia Alshanetsky [Sun, 4 Dec 2005 17:25:05 +0000 (17:25 +0000)]
Regen files so they work properly with gcov.
foobar [Sun, 4 Dec 2005 14:10:22 +0000 (14:10 +0000)]
reorder,reword
Antony Dovgal [Sun, 4 Dec 2005 11:47:18 +0000 (11:47 +0000)]
BFN
Antony Dovgal [Sun, 4 Dec 2005 11:47:00 +0000 (11:47 +0000)]
MFH: fix #35539 (typo in error message for ErrorException)
Antony Dovgal [Sun, 4 Dec 2005 11:41:13 +0000 (11:41 +0000)]
MFH: fix #35543 (php crash when calling non existing method of a class that extends PDO)
Antony Dovgal [Sun, 4 Dec 2005 00:21:39 +0000 (00:21 +0000)]
MFH: fix typos in xmlwriter/config.m4
Antony Dovgal [Sat, 3 Dec 2005 23:50:33 +0000 (23:50 +0000)]
MFH: add declarations
more uint -> size_t fixes
Antony Dovgal [Sat, 3 Dec 2005 23:31:14 +0000 (23:31 +0000)]
fix #35538 (new "hash" extensions does not compile on amd64)
Antony Dovgal [Sat, 3 Dec 2005 23:27:59 +0000 (23:27 +0000)]
add .cvsignore
Antony Dovgal [Sat, 3 Dec 2005 23:24:29 +0000 (23:24 +0000)]
MFH: yet another compile warning
Antony Dovgal [Sat, 3 Dec 2005 23:20:07 +0000 (23:20 +0000)]
MFH: fix compile warning
foobar [Sat, 3 Dec 2005 13:23:14 +0000 (13:23 +0000)]
MFH: - Fix bug #35530 (ext/bz2 compile failure with phpize)
Michael Wallner [Sat, 3 Dec 2005 10:31:01 +0000 (10:31 +0000)]
- add adler32 test
Michael Wallner [Sat, 3 Dec 2005 10:25:31 +0000 (10:25 +0000)]
MFH: fix ws
Michael Wallner [Sat, 3 Dec 2005 10:19:50 +0000 (10:19 +0000)]
- add test to package.xml
Michael Wallner [Sat, 3 Dec 2005 10:18:38 +0000 (10:18 +0000)]
MFH: add crc32 test
foobar [Sat, 3 Dec 2005 01:28:16 +0000 (01:28 +0000)]
MFH: fix possible compile error
foobar [Sat, 3 Dec 2005 01:23:25 +0000 (01:23 +0000)]
MFH: fix bug #35528
Sara Golemon [Sat, 3 Dec 2005 01:17:48 +0000 (01:17 +0000)]
MFH: Add MD4
foobar [Sat, 3 Dec 2005 01:12:45 +0000 (01:12 +0000)]
MFH
foobar [Sat, 3 Dec 2005 01:07:00 +0000 (01:07 +0000)]
MFH
foobar [Sat, 3 Dec 2005 00:00:55 +0000 (00:00 +0000)]
MFH
Ilia Alshanetsky [Fri, 2 Dec 2005 17:32:36 +0000 (17:32 +0000)]
Regenerate file to be more gcov friendly
Marcus Boerger [Fri, 2 Dec 2005 16:00:45 +0000 (16:00 +0000)]
- MFH Be picky about names
foobar [Fri, 2 Dec 2005 13:16:38 +0000 (13:16 +0000)]
- touch with correct re2c version and correct options
foobar [Fri, 2 Dec 2005 13:15:58 +0000 (13:15 +0000)]
- Fix warning
Michael Wallner [Fri, 2 Dec 2005 10:55:33 +0000 (10:55 +0000)]
MFJ: use --enable instead of --with
foobar [Fri, 2 Dec 2005 08:59:35 +0000 (08:59 +0000)]
MFH
Ilia Alshanetsky [Fri, 2 Dec 2005 02:18:54 +0000 (02:18 +0000)]
Enable hash & xmlwriter by default
Ilia Alshanetsky [Fri, 2 Dec 2005 02:05:26 +0000 (02:05 +0000)]
Added xmlwriter to 5.1
Ilia Alshanetsky [Fri, 2 Dec 2005 01:59:48 +0000 (01:59 +0000)]
Added hash extension to PHP 5.1
Michael Wallner [Thu, 1 Dec 2005 21:07:52 +0000 (21:07 +0000)]
- export everything we've got aliases for
Michael Wallner [Thu, 1 Dec 2005 20:53:35 +0000 (20:53 +0000)]
- use php_pcre aliases
Antony Dovgal [Thu, 1 Dec 2005 20:39:12 +0000 (20:39 +0000)]
tweak fix a bit
(by request of Wez)
foobar [Thu, 1 Dec 2005 20:28:27 +0000 (20:28 +0000)]
- Fix paths for --enable-gcov usage
# re2c -b -o ext/pdo/pdo_sql_parser.c ext/pdo/pdo_sql_parser.re
Michael Wallner [Thu, 1 Dec 2005 20:07:34 +0000 (20:07 +0000)]
MFH: ext/filter will need those exports
# php_compat.h still prevents linking
Antony Dovgal [Thu, 1 Dec 2005 20:01:33 +0000 (20:01 +0000)]
BFN
Antony Dovgal [Thu, 1 Dec 2005 19:59:58 +0000 (19:59 +0000)]
MFH: fix #35508 (PDO fails when unknown fetch mode specified)
Antony Dovgal [Thu, 1 Dec 2005 19:25:48 +0000 (19:25 +0000)]
fix Win32 compile failure
Antony Dovgal [Thu, 1 Dec 2005 18:22:11 +0000 (18:22 +0000)]
add 2 new tests
now we have one extension absolutely covered by tests, yay! =)
Ilia Alshanetsky [Thu, 1 Dec 2005 16:33:01 +0000 (16:33 +0000)]
Fixed memory leaks
Ilia Alshanetsky [Thu, 1 Dec 2005 16:24:52 +0000 (16:24 +0000)]
Fixed bug #35499 (strtotime() does not handle whitespace around the date
string).
foobar [Thu, 1 Dec 2005 15:29:40 +0000 (15:29 +0000)]
fix news
Andrey Hristov [Thu, 1 Dec 2005 14:12:56 +0000 (14:12 +0000)]
fix compile failure on Windows - Microsoft hasn't heard of long long :)
Antony Dovgal [Thu, 1 Dec 2005 14:02:54 +0000 (14:02 +0000)]
fix #35490 (socket_sendto() unable to handle IPv6 addresses)
Antony Dovgal [Thu, 1 Dec 2005 13:47:22 +0000 (13:47 +0000)]
MFH: fix potential problem in php_oci_bind_post_exec() when OCIDateToText() fails
Antony Dovgal [Thu, 1 Dec 2005 13:41:53 +0000 (13:41 +0000)]
announce the OCI8 upgrade in the news entry
Antony Dovgal [Thu, 1 Dec 2005 13:39:48 +0000 (13:39 +0000)]
upgrade bundled OCI8 to v.1.1
Dmitry Stogov [Thu, 1 Dec 2005 12:50:58 +0000 (12:50 +0000)]
Fixed bug #35437 (Segfault or Invalid Opcode 137/1/4)
Dmitry Stogov [Thu, 1 Dec 2005 11:48:17 +0000 (11:48 +0000)]
Fixed bug #34729 (Crash in ZTS mode under Apache)
Rob Richards [Thu, 1 Dec 2005 11:11:46 +0000 (11:11 +0000)]
fix build - zend_reflection_api.c is no more
Andrey Hristov [Thu, 1 Dec 2005 09:49:48 +0000 (09:49 +0000)]
mysqli is since many months not experimental
add myself as maintainer. discussed with georg.
foobar [Thu, 1 Dec 2005 09:34:20 +0000 (09:34 +0000)]
MFH: - Fix paths for --enable-gcov
foobar [Thu, 1 Dec 2005 08:54:22 +0000 (08:54 +0000)]
MFH: - Use correct configure option style. Enabled by default.
Wez Furlong [Thu, 1 Dec 2005 05:16:24 +0000 (05:16 +0000)]
prep for release
foobar [Thu, 1 Dec 2005 00:42:13 +0000 (00:42 +0000)]
sync with docs (?)
Ilia Alshanetsky [Wed, 30 Nov 2005 23:51:25 +0000 (23:51 +0000)]
Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() without
proper init).
Antony Dovgal [Wed, 30 Nov 2005 23:34:08 +0000 (23:34 +0000)]
add new test
improve gcov stats =)
Ilia Alshanetsky [Wed, 30 Nov 2005 23:27:15 +0000 (23:27 +0000)]
Fixed memory leak