]>
granicus.if.org Git - php/log
Frank M. Kromann [Thu, 8 Dec 2005 19:43:53 +0000 (19:43 +0000)]
Allow the extension to be compiled as shared object on win32
Ilia Alshanetsky [Thu, 8 Dec 2005 17:07:16 +0000 (17:07 +0000)]
MFB51: Added myself to a list of extensions/sapis I try to maintain.
Ilia Alshanetsky [Thu, 8 Dec 2005 16:00:47 +0000 (16:00 +0000)]
MFB51: Final fix for gcov generation.
Dmitry Stogov [Thu, 8 Dec 2005 08:10:00 +0000 (08:10 +0000)]
Fixed test
Greg Beaver [Thu, 8 Dec 2005 07:59:18 +0000 (07:59 +0000)]
improve error messages to state overrun when it exists. Also, catch overrun before we attempt to write beyond the buffer's end
Greg Beaver [Thu, 8 Dec 2005 07:49:47 +0000 (07:49 +0000)]
new test for truncated manifest
Greg Beaver [Thu, 8 Dec 2005 07:38:44 +0000 (07:38 +0000)]
CS // -> /* */
Greg Beaver [Thu, 8 Dec 2005 07:34:16 +0000 (07:34 +0000)]
rework errors slightly. Add buffer overflow check for manifest, so we don't create a memory monster by accident
Greg Beaver [Thu, 8 Dec 2005 07:08:49 +0000 (07:08 +0000)]
add next truncation test, tweak error messages
<changelog@php.net> [Thu, 8 Dec 2005 06:46:37 +0000 (06:46 +0000)]
ChangeLog update
Greg Beaver [Thu, 8 Dec 2005 06:46:02 +0000 (06:46 +0000)]
add error if seeking fails on self, add test 1 for truncated phar
Greg Beaver [Thu, 8 Dec 2005 06:38:26 +0000 (06:38 +0000)]
add error if __HALT_COMPILER(); is not declared and new test
Greg Beaver [Thu, 8 Dec 2005 06:23:21 +0000 (06:23 +0000)]
test for no zlib error message
Ilia Alshanetsky [Thu, 8 Dec 2005 03:25:42 +0000 (03:25 +0000)]
MFB51: Fixed bug #35594 (Multiple calls to getopt() may result in a crash).
Ilia Alshanetsky [Thu, 8 Dec 2005 03:12:34 +0000 (03:12 +0000)]
MFB51:
fix for bug #35382
fix for bug #35411
Ilia Alshanetsky [Thu, 8 Dec 2005 02:53:34 +0000 (02:53 +0000)]
MFB51: Fixed bug #34359 (Possible crash inside fopen http wrapper).
Michael Wallner [Wed, 7 Dec 2005 19:51:38 +0000 (19:51 +0000)]
- release 1.1
Michael Wallner [Wed, 7 Dec 2005 18:39:54 +0000 (18:39 +0000)]
- fix PECL bug #6283 - haval source file entries are missing in package.xml
Dmitry Stogov [Wed, 7 Dec 2005 16:52:13 +0000 (16:52 +0000)]
Unicode support
Dmitry Stogov [Wed, 7 Dec 2005 15:19:30 +0000 (15:19 +0000)]
Fixed tests
Dmitry Stogov [Wed, 7 Dec 2005 14:54:04 +0000 (14:54 +0000)]
Fixed test
Dmitry Stogov [Wed, 7 Dec 2005 14:39:07 +0000 (14:39 +0000)]
Fixed tests
Dmitry Stogov [Wed, 7 Dec 2005 14:32:42 +0000 (14:32 +0000)]
Fixed test
Dmitry Stogov [Wed, 7 Dec 2005 14:18:12 +0000 (14:18 +0000)]
Fixed test
Dmitry Stogov [Wed, 7 Dec 2005 13:55:52 +0000 (13:55 +0000)]
Fixed bug #33394 (Socket Timeout on SOAP request causes general exception in Apache process).
foobar [Wed, 7 Dec 2005 11:53:28 +0000 (11:53 +0000)]
fix tests
foobar [Wed, 7 Dec 2005 11:28:20 +0000 (11:28 +0000)]
- Made tests that require CGI skipped if it is not available
foobar [Wed, 7 Dec 2005 11:11:01 +0000 (11:11 +0000)]
- Fix file_put_contents() usage: it returns bytes written and it can be 0.
foobar [Wed, 7 Dec 2005 10:08:07 +0000 (10:08 +0000)]
- Fixed error messages
Dmitry Stogov [Wed, 7 Dec 2005 09:41:22 +0000 (09:41 +0000)]
Fixed sleep() magic method with private and protected members
Dmitry Stogov [Wed, 7 Dec 2005 09:34:34 +0000 (09:34 +0000)]
Fixed test
Rasmus Lerdorf [Wed, 7 Dec 2005 09:12:39 +0000 (09:12 +0000)]
A few cleanups. I hope you don't mind Omar.
Dmitry Stogov [Wed, 7 Dec 2005 09:06:30 +0000 (09:06 +0000)]
Fixed incorrect basename() usage
Dmitry Stogov [Wed, 7 Dec 2005 09:00:29 +0000 (09:00 +0000)]
Fixed memory overflow, because usage of initialized value
Pierre Joye [Wed, 7 Dec 2005 06:58:14 +0000 (06:58 +0000)]
- add latest changes to package.xml
<changelog@php.net> [Wed, 7 Dec 2005 06:41:41 +0000 (06:41 +0000)]
ChangeLog update
Greg Beaver [Wed, 7 Dec 2005 06:39:03 +0000 (06:39 +0000)]
add PHP_Archive::canCompress() which determines whether zlib decompression is available
clean up code slightly
add lots of error notification
add .cvsignore for tests/
update 002 to handle new testing behavior
Rob Richards [Wed, 7 Dec 2005 04:59:41 +0000 (04:59 +0000)]
- fix remaining parameter typo
- add test
Pierre Joye [Wed, 7 Dec 2005 03:20:13 +0000 (03:20 +0000)]
- copy/paste error in startDtd, we do not need the res here
Ilia Alshanetsky [Wed, 7 Dec 2005 02:37:35 +0000 (02:37 +0000)]
MFB51: Better critical error handling (fix for previous html encoding patch).
Greg Beaver [Wed, 7 Dec 2005 01:47:49 +0000 (01:47 +0000)]
parameter count test
Greg Beaver [Wed, 7 Dec 2005 01:44:24 +0000 (01:44 +0000)]
first simple test
Frank M. Kromann [Wed, 7 Dec 2005 01:18:54 +0000 (01:18 +0000)]
Fix ZTS and Win32 builds
Greg Beaver [Wed, 7 Dec 2005 00:49:46 +0000 (00:49 +0000)]
apparently no email here
Marcus Boerger [Wed, 7 Dec 2005 00:01:51 +0000 (00:01 +0000)]
- Show list of leaked files in summary if any
- Use basename correct
Ilia Alshanetsky [Tue, 6 Dec 2005 23:32:27 +0000 (23:32 +0000)]
MFB51: Fixed bug #30760 (Remove MessageBox on win32 for E_CORE errors if
display_startup_error is off).
Marcus Boerger [Tue, 6 Dec 2005 23:24:38 +0000 (23:24 +0000)]
- Do not show leak summary if not tested
Antony Dovgal [Tue, 6 Dec 2005 19:26:57 +0000 (19:26 +0000)]
fix typo
Antony Dovgal [Tue, 6 Dec 2005 19:15:02 +0000 (19:15 +0000)]
nuke erroneous --ENV-- tag
add new tests for oci_bind_array_by_name()
Sara Golemon [Tue, 6 Dec 2005 19:13:27 +0000 (19:13 +0000)]
Block potential segfault.
Context option type not checked for "user_agent","header", and "content"
Antony Dovgal [Tue, 6 Dec 2005 18:54:33 +0000 (18:54 +0000)]
MF51: use strlen() to get correct element length
Sara Golemon [Tue, 6 Dec 2005 17:56:56 +0000 (17:56 +0000)]
MFB: Prep for PECL release
Antony Dovgal [Tue, 6 Dec 2005 15:20:53 +0000 (15:20 +0000)]
fix CS
Antony Dovgal [Tue, 6 Dec 2005 15:18:56 +0000 (15:18 +0000)]
add tests
Code covered: 91.3 %
Antony Dovgal [Tue, 6 Dec 2005 15:17:38 +0000 (15:17 +0000)]
reimplement php_filter_callback() as exception-safe and without memleaks
Antony Dovgal [Tue, 6 Dec 2005 15:16:33 +0000 (15:16 +0000)]
accept strings and arrays as callback name
Antony Dovgal [Tue, 6 Dec 2005 13:46:56 +0000 (13:46 +0000)]
don't try to encode empty strings
Antony Dovgal [Tue, 6 Dec 2005 10:23:28 +0000 (10:23 +0000)]
fix tests
Antony Dovgal [Tue, 6 Dec 2005 10:21:52 +0000 (10:21 +0000)]
plug multiple leaks
(you need to destroy the zval before changing its type manually)
Marcus Boerger [Tue, 6 Dec 2005 09:34:44 +0000 (09:34 +0000)]
- Fix summaries again
<changelog@php.net> [Tue, 6 Dec 2005 06:46:50 +0000 (06:46 +0000)]
ChangeLog update
Omar Kilani [Tue, 6 Dec 2005 06:23:24 +0000 (06:23 +0000)]
Add json extension to PECL.
Ilia Alshanetsky [Tue, 6 Dec 2005 03:39:26 +0000 (03:39 +0000)]
Prevent header injection by limiting each header to a single line.
Ilia Alshanetsky [Tue, 6 Dec 2005 03:13:53 +0000 (03:13 +0000)]
MFB51: Fixed possible XSS inside error reporting functionality.
foobar [Tue, 6 Dec 2005 02:30:04 +0000 (02:30 +0000)]
- Fix docs
foobar [Tue, 6 Dec 2005 02:28:26 +0000 (02:28 +0000)]
- Nuke php3 legacy
foobar [Tue, 6 Dec 2005 02:10:00 +0000 (02:10 +0000)]
- nuke php3 legacy
foobar [Tue, 6 Dec 2005 02:07:17 +0000 (02:07 +0000)]
fix build
foobar [Tue, 6 Dec 2005 02:00:07 +0000 (02:00 +0000)]
- function_entry -> zend_function_entry (php3 legacy!)
Marcus Boerger [Tue, 6 Dec 2005 01:51:17 +0000 (01:51 +0000)]
- Support for '--' style switches
- Modularize output
- Better valgrind integration (valgrind 3.0.0+ required now) (-m)
- Ability to generate an additional html style output log (--html)
- Ability to test unicode + native tests in one go (-U)
foobar [Tue, 6 Dec 2005 01:39:35 +0000 (01:39 +0000)]
nuke php3 legacy
foobar [Tue, 6 Dec 2005 01:26:39 +0000 (01:26 +0000)]
nuke php3 legacy
foobar [Tue, 6 Dec 2005 01:13:59 +0000 (01:13 +0000)]
nuke php3 legacy
foobar [Tue, 6 Dec 2005 01:08:40 +0000 (01:08 +0000)]
nuke php3 legacy
foobar [Tue, 6 Dec 2005 01:04:42 +0000 (01:04 +0000)]
- nuke php3 legacy
foobar [Tue, 6 Dec 2005 01:02:38 +0000 (01:02 +0000)]
nuke php3 legacy (and be consistent)
foobar [Tue, 6 Dec 2005 01:00:13 +0000 (01:00 +0000)]
nuke php3 legacy
foobar [Tue, 6 Dec 2005 00:54:11 +0000 (00:54 +0000)]
fix build
foobar [Tue, 6 Dec 2005 00:51:53 +0000 (00:51 +0000)]
- nuke php3 legacy
foobar [Tue, 6 Dec 2005 00:44:22 +0000 (00:44 +0000)]
- Nuke php3_compat.h
foobar [Tue, 6 Dec 2005 00:43:35 +0000 (00:43 +0000)]
- nuke php3 legacy
Ilia Alshanetsky [Tue, 6 Dec 2005 00:27:01 +0000 (00:27 +0000)]
1.0.2
foobar [Mon, 5 Dec 2005 23:52:30 +0000 (23:52 +0000)]
- Use the real name instead of the BC name here
foobar [Mon, 5 Dec 2005 23:31:09 +0000 (23:31 +0000)]
- list_entry -> zend_rsrc_list_entry
foobar [Mon, 5 Dec 2005 22:53:34 +0000 (22:53 +0000)]
- Nuke php3 legacy
foobar [Mon, 5 Dec 2005 22:43:01 +0000 (22:43 +0000)]
- Do not use the PHP3 era names
foobar [Mon, 5 Dec 2005 22:40:31 +0000 (22:40 +0000)]
fix typo
foobar [Mon, 5 Dec 2005 22:38:17 +0000 (22:38 +0000)]
- Do not use the PHP3 era names!
foobar [Mon, 5 Dec 2005 22:21:12 +0000 (22:21 +0000)]
- Nuke php3 legacy
Brian France [Mon, 5 Dec 2005 20:41:57 +0000 (20:41 +0000)]
Wrap the php_session.h include in the same ifdef as the rest of the
session code.
Stanislav Malyshev [Mon, 5 Dec 2005 20:08:19 +0000 (20:08 +0000)]
MF5.1: fix reallocation bug
Antony Dovgal [Mon, 5 Dec 2005 20:07:18 +0000 (20:07 +0000)]
MF51: more typos fixed (thanks to Mike Naberezny for noticing these)
Ilia Alshanetsky [Mon, 5 Dec 2005 17:27:24 +0000 (17:27 +0000)]
MFB51: Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly).
Antony Dovgal [Mon, 5 Dec 2005 13:41:14 +0000 (13:41 +0000)]
MF51: improve error messages
Antony Dovgal [Mon, 5 Dec 2005 13:22:49 +0000 (13:22 +0000)]
MF51:
add NEWDECIMAL, NEWDATE, GEOMETRY, SET and ENUM field types
Antony Dovgal [Mon, 5 Dec 2005 13:20:53 +0000 (13:20 +0000)]
MF51:
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:32 +0000 (08:56 +0000)]
Fixed bug #35509 (string constant as array key has different behavior inside object)
Greg Beaver [Mon, 5 Dec 2005 08:31:05 +0000 (08:31 +0000)]
fix segfault in opendir/readdir. fix possible duplicate dirs. is_dir() doesn't yet work, so url_stat is not working fully
<changelog@php.net> [Mon, 5 Dec 2005 06:50:42 +0000 (06:50 +0000)]
ChangeLog update
Greg Beaver [Mon, 5 Dec 2005 04:47:29 +0000 (04:47 +0000)]
switch to streams, respect safe_mode, open_basedir