]> granicus.if.org Git - php/log
php
19 years ago- Add bzip2 decompression support
Marcus Boerger [Thu, 12 Jan 2006 21:16:29 +0000 (21:16 +0000)]
- Add bzip2 decompression support

19 years ago- Add stream filter 'consumed' which can restore the stream position when
Marcus Boerger [Thu, 12 Jan 2006 19:23:24 +0000 (19:23 +0000)]
- Add stream filter 'consumed' which can restore the stream position when
  a stream was read or written through a size changing filter.

19 years ago- Fix two warnings
Marcus Boerger [Thu, 12 Jan 2006 19:21:36 +0000 (19:21 +0000)]
- Fix two warnings
# Here fixing warnings reveals that it often enough means fixing errors

19 years ago- Fix warning
Marcus Boerger [Thu, 12 Jan 2006 19:13:50 +0000 (19:13 +0000)]
- Fix warning

19 years agotypo fix
Hartmut Holzgraefe [Thu, 12 Jan 2006 15:37:56 +0000 (15:37 +0000)]
typo fix

19 years agoChangeLog update
<changelog@php.net> [Thu, 12 Jan 2006 06:31:40 +0000 (06:31 +0000)]
ChangeLog update

19 years agoDon't leak a json_object on a decode error.
Omar Kilani [Thu, 12 Jan 2006 03:50:22 +0000 (03:50 +0000)]
Don't leak a json_object on a decode error.

19 years ago- Use consumed filter to check number of compressed bytes read
Marcus Boerger [Thu, 12 Jan 2006 02:33:28 +0000 (02:33 +0000)]
- Use consumed filter to check number of compressed bytes read
# This fixes all tests again

19 years ago- Change to use streams filters which simplifies decompression a lot and
Marcus Boerger [Wed, 11 Jan 2006 23:55:57 +0000 (23:55 +0000)]
- Change to use streams filters which simplifies decompression a lot and
  easily allows to use other compression algos too

19 years ago- Add new test
Marcus Boerger [Wed, 11 Jan 2006 23:54:30 +0000 (23:54 +0000)]
- Add new test

19 years ago- Fix test
Marcus Boerger [Wed, 11 Jan 2006 21:34:48 +0000 (21:34 +0000)]
- Fix test

19 years ago- Split fname/phar-data mapping and alias/phar-data mapping
Marcus Boerger [Wed, 11 Jan 2006 21:19:46 +0000 (21:19 +0000)]
- Split fname/phar-data mapping and alias/phar-data mapping
- Add test

19 years ago- WS
Marcus Boerger [Wed, 11 Jan 2006 20:32:56 +0000 (20:32 +0000)]
- WS

19 years ago- Add short size info
Marcus Boerger [Wed, 11 Jan 2006 20:24:07 +0000 (20:24 +0000)]
- Add short size info

19 years ago- ws
Michael Wallner [Wed, 11 Jan 2006 15:18:58 +0000 (15:18 +0000)]
- ws

19 years ago- fix CGI SAPI check on Windows
Michael Wallner [Wed, 11 Jan 2006 15:16:34 +0000 (15:16 +0000)]
- fix CGI SAPI check on Windows

19 years agoChangeLog update
<changelog@php.net> [Wed, 11 Jan 2006 06:31:39 +0000 (06:31 +0000)]
ChangeLog update

19 years ago- Fix more errors (by the way the phars are found)
Marcus Boerger [Wed, 11 Jan 2006 01:51:47 +0000 (01:51 +0000)]
- Fix more errors (by the way the phars are found)
- Cleanup code

19 years ago- Fix a bunch of tests (not all done yet though)
Marcus Boerger [Wed, 11 Jan 2006 00:50:33 +0000 (00:50 +0000)]
- Fix a bunch of tests (not all done yet though)

19 years ago- Fix a few error checks
Marcus Boerger [Wed, 11 Jan 2006 00:50:07 +0000 (00:50 +0000)]
- Fix a few error checks

19 years agoMFB51: Fixed bug #35916 (Duplicate calls to stream_bucket_append() lead to
Ilia Alshanetsky [Tue, 10 Jan 2006 16:14:45 +0000 (16:14 +0000)]
MFB51: Fixed bug #35916 (Duplicate calls to stream_bucket_append() lead to
a crash).

19 years agofix #35959 (Cannot build with Solid 2.3)
Antony Dovgal [Tue, 10 Jan 2006 14:15:12 +0000 (14:15 +0000)]
fix #35959 (Cannot build with Solid 2.3)

19 years agofix memory corruption (HEAD only)
Antony Dovgal [Tue, 10 Jan 2006 10:51:39 +0000 (10:51 +0000)]
fix memory corruption (HEAD only)

19 years agosilence compile warning in non-ZTS mode
Antony Dovgal [Tue, 10 Jan 2006 08:32:49 +0000 (08:32 +0000)]
silence compile warning in non-ZTS mode

19 years agodestroy regular connections in RSHUTDOWN if ZTS is used
Antony Dovgal [Tue, 10 Jan 2006 08:29:19 +0000 (08:29 +0000)]
destroy regular connections in RSHUTDOWN if ZTS is used
this fixes problem with Oracle9 (not Oracle10) and Apache2/worker - connections are not being closed correctly
see #35205 and similar issues

19 years agotests need updating, but this works with a valid 0.8.0 phar now. Additions include...
Greg Beaver [Tue, 10 Jan 2006 06:46:17 +0000 (06:46 +0000)]
tests need updating, but this works with a valid 0.8.0 phar now.  Additions include alias/apiversion/per-file flags in the manifest

19 years agoChangeLog update
<changelog@php.net> [Tue, 10 Jan 2006 06:31:39 +0000 (06:31 +0000)]
ChangeLog update

19 years agoMFB51: Fixed test
Ilia Alshanetsky [Tue, 10 Jan 2006 03:18:52 +0000 (03:18 +0000)]
MFB51: Fixed test

19 years agoAdd print_ft to dump function tables (lists the names)
Marcus Boerger [Mon, 9 Jan 2006 07:48:19 +0000 (07:48 +0000)]
Add print_ft to dump function tables (lists the names)

19 years agoChangeLog update
<changelog@php.net> [Mon, 9 Jan 2006 06:31:39 +0000 (06:31 +0000)]
ChangeLog update

19 years agoChangeLog update
<changelog@php.net> [Sun, 8 Jan 2006 06:31:44 +0000 (06:31 +0000)]
ChangeLog update

19 years ago- MFB Second part of is_callable/call_user_func
Marcus Boerger [Sat, 7 Jan 2006 21:29:00 +0000 (21:29 +0000)]
- MFB Second part of is_callable/call_user_func
- Clean a few warnings

19 years ago- MFB missing E_STRICT
Marcus Boerger [Sat, 7 Jan 2006 21:16:02 +0000 (21:16 +0000)]
- MFB missing E_STRICT

19 years ago- MFB zend_is_callable() fixes
Marcus Boerger [Sat, 7 Jan 2006 20:43:33 +0000 (20:43 +0000)]
- MFB zend_is_callable() fixes
# Now to the missing part in zend_call_function()

19 years agoneed PHP 5.1.2 because of bug in temp memory streams
Greg Beaver [Sat, 7 Jan 2006 18:37:44 +0000 (18:37 +0000)]
need PHP 5.1.2 because of bug in temp memory streams

19 years ago- Show whether this is the shell or just the starnge mode
Marcus Boerger [Sat, 7 Jan 2006 16:46:30 +0000 (16:46 +0000)]
- Show whether this is the shell or just the starnge mode

19 years agoChangeLog update
<changelog@php.net> [Sat, 7 Jan 2006 06:31:44 +0000 (06:31 +0000)]
ChangeLog update

19 years agofix tests
Antony Dovgal [Fri, 6 Jan 2006 21:21:09 +0000 (21:21 +0000)]
fix tests

19 years agoNuke unused files
foobar [Fri, 6 Jan 2006 21:19:16 +0000 (21:19 +0000)]
Nuke unused files

19 years agocredits for Dmitry
foobar [Fri, 6 Jan 2006 21:17:14 +0000 (21:17 +0000)]
credits for Dmitry

19 years agotypo
Antony Dovgal [Fri, 6 Jan 2006 20:54:46 +0000 (20:54 +0000)]
typo

19 years ago- WS
Marcus Boerger [Fri, 6 Jan 2006 20:43:19 +0000 (20:43 +0000)]
- WS

19 years ago- Fix potential crash (const' type is not initialized in case of error)
Marcus Boerger [Fri, 6 Jan 2006 20:34:31 +0000 (20:34 +0000)]
- Fix potential crash (const' type is not initialized in case of error)

19 years agoadd missing .cvsignore
Antony Dovgal [Fri, 6 Jan 2006 20:26:03 +0000 (20:26 +0000)]
add missing .cvsignore

19 years ago- Update
Marcus Boerger [Fri, 6 Jan 2006 19:57:49 +0000 (19:57 +0000)]
- Update

19 years ago- I was missing here
Marcus Boerger [Fri, 6 Jan 2006 19:23:58 +0000 (19:23 +0000)]
- I was missing here

19 years ago- Prevent overloading aliases
Marcus Boerger [Fri, 6 Jan 2006 19:20:21 +0000 (19:20 +0000)]
- Prevent overloading aliases
- Detect already loaded files and reuse them instead of reloading them
- Add a test for the above

19 years agoLet's not mess with r->allowed here - this should fix bug #32561
Rasmus Lerdorf [Fri, 6 Jan 2006 17:54:35 +0000 (17:54 +0000)]
Let's not mess with r->allowed here - this should fix bug #32561

19 years ago- No ini setting needed
Marcus Boerger [Fri, 6 Jan 2006 17:34:47 +0000 (17:34 +0000)]
- No ini setting needed

19 years ago- Correct test name
Marcus Boerger [Fri, 6 Jan 2006 17:33:03 +0000 (17:33 +0000)]
- Correct test name

19 years ago- Fix typo and change to sizeof usage
Marcus Boerger [Fri, 6 Jan 2006 17:32:34 +0000 (17:32 +0000)]
- Fix typo and change to sizeof usage

19 years ago- Rewind stream when transferring ownership
Marcus Boerger [Fri, 6 Jan 2006 17:23:42 +0000 (17:23 +0000)]
- Rewind stream when transferring ownership
- Add Phar::loadPhar + test

19 years ago- And another test
Marcus Boerger [Fri, 6 Jan 2006 16:27:15 +0000 (16:27 +0000)]
- And another test

19 years ago- Add new tests
Marcus Boerger [Fri, 6 Jan 2006 16:11:54 +0000 (16:11 +0000)]
- Add new tests

19 years ago- Typo
Marcus Boerger [Fri, 6 Jan 2006 15:31:42 +0000 (15:31 +0000)]
- Typo

19 years ago- Fix configure on Solaris
foobar [Fri, 6 Jan 2006 14:03:28 +0000 (14:03 +0000)]
- Fix configure on Solaris

19 years agofix #35907 (PDO_OCI uses hardcoded lib path $ORACLE_HOME/lib)
Antony Dovgal [Fri, 6 Jan 2006 11:48:03 +0000 (11:48 +0000)]
fix #35907 (PDO_OCI uses hardcoded lib path $ORACLE_HOME/lib)

19 years agoChangeLog update
<changelog@php.net> [Fri, 6 Jan 2006 06:31:45 +0000 (06:31 +0000)]
ChangeLog update

19 years ago- Cleanups:
foobar [Fri, 6 Jan 2006 02:04:22 +0000 (02:04 +0000)]
- Cleanups:
  * unify the address handling to always strip leading whitespace
  * ws fixes

19 years ago- Use temp streams internally instead of memory to reduce memory usage
Marcus Boerger [Thu, 5 Jan 2006 22:24:41 +0000 (22:24 +0000)]
- Use temp streams internally instead of memory to reduce memory usage
# Internally we try to use only one temp stream if possible by stoing
# the temp stream in the manifest entry and transferring ownership upon
# usage/close. If a particular file gets opened twice in parallel we open
# a second temp stream nonetheless.

19 years ago- Fix issue with memset seeking
Marcus Boerger [Thu, 5 Jan 2006 22:05:44 +0000 (22:05 +0000)]
- Fix issue with memset seeking
- Fix issue with shutdown order of temp/memory stream

19 years ago- Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)
foobar [Thu, 5 Jan 2006 21:53:07 +0000 (21:53 +0000)]
- Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)

19 years agofix typo
Antony Dovgal [Thu, 5 Jan 2006 20:49:28 +0000 (20:49 +0000)]
fix typo

19 years agoncurses goes sibiria^Wpecl
Hartmut Holzgraefe [Thu, 5 Jan 2006 20:10:10 +0000 (20:10 +0000)]
ncurses goes sibiria^Wpecl

19 years ago- Fix docu
Marcus Boerger [Thu, 5 Jan 2006 19:00:01 +0000 (19:00 +0000)]
- Fix docu

19 years agoMFB4: Fixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER).
Ilia Alshanetsky [Thu, 5 Jan 2006 18:06:15 +0000 (18:06 +0000)]
MFB4: Fixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER).

19 years agodelete descriptor from the hash and avoid crashes on commit/rollback
Antony Dovgal [Thu, 5 Jan 2006 13:40:10 +0000 (13:40 +0000)]
delete descriptor from the hash and avoid crashes on commit/rollback

19 years ago- Made HashTable manifest a direct member rather than a pointer
Marcus Boerger [Thu, 5 Jan 2006 11:32:05 +0000 (11:32 +0000)]
- Made HashTable manifest a direct member rather than a pointer
- Need to find a working detection for compressed phars

19 years agoChangeLog update
<changelog@php.net> [Thu, 5 Jan 2006 06:31:47 +0000 (06:31 +0000)]
ChangeLog update

19 years ago- More -> 2006 changes
Andi Gutmans [Thu, 5 Jan 2006 02:35:02 +0000 (02:35 +0000)]
- More -> 2006 changes

19 years ago- If no compression was specified and we detect compression than simply set
Marcus Boerger [Thu, 5 Jan 2006 00:55:55 +0000 (00:55 +0000)]
- If no compression was specified and we detect compression than simply set
  compression mode.

19 years ago- Allow simple .phar too (in that case we guess no compression)
Marcus Boerger [Thu, 5 Jan 2006 00:53:41 +0000 (00:53 +0000)]
- Allow simple .phar too (in that case we guess no compression)

19 years agoMFB51: Fixed bug #35669 (imap_mail_compose() crashes with
Ilia Alshanetsky [Thu, 5 Jan 2006 00:51:34 +0000 (00:51 +0000)]
MFB51: Fixed bug #35669 (imap_mail_compose() crashes with
multipart-multiboundary-email).

19 years ago- Cleanup/simplify/let configure determine whetehr we are big/little-endian
Marcus Boerger [Thu, 5 Jan 2006 00:39:31 +0000 (00:39 +0000)]
- Cleanup/simplify/let configure determine whetehr we are big/little-endian

19 years ago- One more update
Andi Gutmans [Wed, 4 Jan 2006 23:54:45 +0000 (23:54 +0000)]
- One more update

19 years ago- Update copyright notices to 2006
Andi Gutmans [Wed, 4 Jan 2006 23:54:12 +0000 (23:54 +0000)]
- Update copyright notices to 2006

19 years agobring tests up-to-date with 5_1 branch
Andrey Hristov [Wed, 4 Jan 2006 23:04:06 +0000 (23:04 +0000)]
bring tests up-to-date with 5_1 branch
#few are failing and will stop failing when bugfixes are upmerged from 5_1

19 years agocast and fix a warning
Andrey Hristov [Wed, 4 Jan 2006 22:42:17 +0000 (22:42 +0000)]
cast and fix a warning

19 years ago- Fixed test case.
Derick Rethans [Wed, 4 Jan 2006 21:35:54 +0000 (21:35 +0000)]
- Fixed test case.

19 years agofix test
Rob Richards [Wed, 4 Jan 2006 20:55:14 +0000 (20:55 +0000)]
fix test

19 years agofix tests
Rob Richards [Wed, 4 Jan 2006 19:43:36 +0000 (19:43 +0000)]
fix tests

19 years agofix win build
Rob Richards [Wed, 4 Jan 2006 17:34:44 +0000 (17:34 +0000)]
fix win build

19 years agoadd Marcus as lead
Greg Beaver [Wed, 4 Jan 2006 17:19:04 +0000 (17:19 +0000)]
add Marcus as lead

19 years ago- Update tests
Marcus Boerger [Wed, 4 Jan 2006 16:43:42 +0000 (16:43 +0000)]
- Update tests

19 years ago- Fix TSRM builds
Marcus Boerger [Wed, 4 Jan 2006 16:18:31 +0000 (16:18 +0000)]
- Fix TSRM builds

19 years ago- Fixed bug #35885 (strtotime("NOW") no longer works).
Derick Rethans [Wed, 4 Jan 2006 15:56:58 +0000 (15:56 +0000)]
- Fixed bug #35885 (strtotime("NOW") no longer works).
- Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).
#- Not added to NEWS as this will be merged to PHP_5_1 when Ilia looks at it.

19 years ago-Typo
Marcus Boerger [Wed, 4 Jan 2006 15:51:06 +0000 (15:51 +0000)]
-Typo

19 years ago- More clean up (no need to export enything because one may either access
Marcus Boerger [Wed, 4 Jan 2006 15:50:45 +0000 (15:50 +0000)]
- More clean up (no need to export enything because one may either access
  the stream handler tables through the streams api or use the streams
  which is prefered anyway).

19 years ago- Update examples
Marcus Boerger [Wed, 4 Jan 2006 15:34:26 +0000 (15:34 +0000)]
- Update examples

19 years ago- Clearify names
Marcus Boerger [Wed, 4 Jan 2006 15:27:18 +0000 (15:27 +0000)]
- Clearify names
- Fix several memleaks
- Cache files

19 years ago- Simple unlink is enough
Marcus Boerger [Wed, 4 Jan 2006 15:22:35 +0000 (15:22 +0000)]
- Simple unlink is enough

19 years ago- Fix test
Marcus Boerger [Wed, 4 Jan 2006 15:18:07 +0000 (15:18 +0000)]
- Fix test

19 years ago- Typo
Marcus Boerger [Wed, 4 Jan 2006 15:17:32 +0000 (15:17 +0000)]
- Typo

19 years ago- Add CLEAN section which contains optional cleanup code executed even when
Marcus Boerger [Wed, 4 Jan 2006 15:07:49 +0000 (15:07 +0000)]
- Add CLEAN section which contains optional cleanup code executed even when
  the test fails and which can be prevented by --no-clean switch

19 years ago- Add myself as author
Marcus Boerger [Wed, 4 Jan 2006 13:18:31 +0000 (13:18 +0000)]
- Add myself as author

19 years ago- New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820
Derick Rethans [Wed, 4 Jan 2006 12:57:04 +0000 (12:57 +0000)]
- New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820
  and #30937.
#- Didn't add it to news yet, as we'll merge this to PHP 5.1.x (just need to
#  wait for Ilia to approve it for 5.1.2).

19 years ago- Added the lchown() and lchgrp() functions which change permissions and group
Derick Rethans [Wed, 4 Jan 2006 12:22:23 +0000 (12:22 +0000)]
- Added the lchown() and lchgrp() functions which change permissions and group
  permissions on symbolic links.
#- We'll also add this to PHP 5.1.3? or PHP 5.2, so I didn't add it to NEWS.

19 years agoZTS fixes.
Sebastian Bergmann [Wed, 4 Jan 2006 09:26:32 +0000 (09:26 +0000)]
ZTS fixes.

19 years agoChangeLog update
<changelog@php.net> [Wed, 4 Jan 2006 06:31:48 +0000 (06:31 +0000)]
ChangeLog update

19 years ago- Imlement normal stream handling, use .phar.php anf .phar.gz to detect
Marcus Boerger [Wed, 4 Jan 2006 02:26:15 +0000 (02:26 +0000)]
- Imlement normal stream handling, use .phar.php anf .phar.gz to detect
  where the filename part ends and whether it is compressed or not
# This already allows: php ext/spl/examples/directorytree.php phar:///...