Commit Graph

2165 Commits

Author SHA1 Message Date
Jani Taskinen
2c8333b3d6 - Old news 2008-08-06 05:51:38 +00:00
Jani Taskinen
683a62834a - Closures come in 5.3 2008-07-14 10:06:21 +00:00
Dmitry Stogov
8d2e0a7e0f Added closures support 2008-07-08 07:05:04 +00:00
Antony Dovgal
ae26f18c73 no need to add this entry - it's in 5_2 already 2008-05-07 15:51:34 +00:00
David Coallier
1f292e73a5 - Added news item to the NEWS (Fixed bug 44811) 2008-05-07 15:47:04 +00:00
Felipe Pena
67901963ba Merged into 5_3 2008-03-28 23:59:37 +00:00
Felipe Pena
7d6e5d6b84 This was done in 5.1 2008-03-27 00:11:22 +00:00
Marcus Boerger
29ba9e8651 - WS 2008-02-06 10:57:34 +00:00
Felipe Pena
3f82c0dfc2 The new parameter was merged to 5.3 [DOC] 2008-02-01 17:40:58 +00:00
Hannes Magnusson
391c42ed65 Remove items already in 5.3 2008-01-28 11:34:23 +00:00
Etienne Kneuss
34afc9ae6e News: already in 5_3
Typos (Dan Scott)
ctor inside the structure. dtor/ctor used on push/pop for better potential interoperability
2008-01-22 19:51:11 +00:00
Etienne Kneuss
85254498dc Add doxygen docs for SplDoublyLinkedList, SplStack, SplQueue 2008-01-21 21:54:00 +00:00
Jani Taskinen
b4cb9fb090 - Move some entries to 5.3 2007-11-06 09:45:24 +00:00
Jani Taskinen
f0e5df4544 fix news (stuff added in 5.3 wont be needed to mentioned here) 2007-10-02 10:40:57 +00:00
Dmitry Stogov
189ac4f201 Late Static Binding (Dmitry, Etienne Kneuss) 2007-09-26 07:16:33 +00:00
Ilia Alshanetsky
d28f810aac Fixed typo 2007-08-27 23:47:40 +00:00
Dmitry Stogov
a433f85ce1 Improved ext/openssl
. Added support for OpenSSL digest functions
  . Added support for OpenSSL cipher functions
  . Added access to internal values of DSA, RSA and DH keys
2007-08-06 08:43:43 +00:00
Johannes Schlüter
8b65739d9a - These functions where MFHd >1 year ago 2007-07-24 23:25:48 +00:00
Dmitry Stogov
1f413bbc37 Namespaces 2007-07-12 09:23:48 +00:00
Antony Dovgal
2bdfafadeb [DOC] add gmp_testbit() function
tests if the specified bit is set and returns false/true
2007-04-23 14:57:37 +00:00
Michael Wallner
f81c0d4e44 - fixed bug #40325 (Vary: header missing in gzip output handlers); no MFH
[DOC] since PHP 6 a Vary header will be sent without regards to whether
        the negotiation was successful or not and unless the complete
        output buffer gets discarded
2007-04-18 19:39:12 +00:00
Sebastian Bergmann
753cc94e87 Fugbix typo. 2007-04-03 06:56:39 +00:00
Dmitry Stogov
1989ca7903 Removed undocumnted and incomplete support for strings in list() operator 2007-04-03 06:33:00 +00:00
andy wharmby
3bd2a64165 Remove bug entry for 35872 as now in 5.2 2007-03-05 15:53:09 +00:00
andy wharmby
db571b7356 Fixed bug #35872 (Prevent object store references during RSHUTDOWN) 2007-03-05 12:56:26 +00:00
Dmitry Stogov
d7df9badf6 Added runtime JIT auto-globals fetching and caching 2007-02-16 19:36:45 +00:00
andy wharmby
a7ade0d5ae Remove bug fix entries #34564 and #37927 as now in 5.2.1 2007-02-02 15:49:06 +00:00
andy wharmby
2d09ecfe76 Update NEWS for ealier bug fixes 2007-02-02 12:00:48 +00:00
Sara Golemon
cc1b19cf0e Expand allow_url_fopen/allow_url_include functionality 2007-01-24 21:43:47 +00:00
Hannes Magnusson
aa7c83e89d Remove bugfix entry (will be in 5.2.1) 2007-01-06 16:43:54 +00:00
Sara Golemon
5d988bb1aa Allow ext/session to use ext/hash's algorithms for generating IDs 2007-01-05 03:57:57 +00:00
Hannes Magnusson
46a72055cf Remove items that are already in 5.2 2006-12-16 19:15:25 +00:00
Sara Golemon
fac71c77c1 Add str_getcsv() and fix a couple cases in recent fgetcsv() reimplementation 2006-12-05 04:52:44 +00:00
Michael Wallner
097a8db329 - mhash news 2006-11-15 17:16:25 +00:00
Rob Richards
b4f3ce372d BFN 2006-11-13 20:48:18 +00:00
Michael Wallner
60de9952d7 - upgrade ext/sysvshm to current parameter parsing API
- mark functions unicode safe
- add shm_has_var()
2006-10-27 21:18:56 +00:00
Sara Golemon
be5debc65a Extend open_basedir functionality to allow runtime tightening 2006-10-17 21:54:17 +00:00
Sara Golemon
1caed2fa18 Add stream_resolve_include_path() 2006-10-09 02:48:06 +00:00
Michael Wallner
cc26df8876 - output layer and ext/zlib news 2006-10-04 12:58:02 +00:00
Sara Golemon
934c3781b2 Update proc_open() for PHP6 2006-10-03 19:37:01 +00:00
Sara Golemon
68e6ef0f57 Note context param changes in opendir(), dir(), and scandir() 2006-10-02 17:47:02 +00:00
Sara Golemon
d001cdd6d9 Note context parameter in copy() function and group streams related additions 2006-10-02 03:17:48 +00:00
Hannes Magnusson
797225c797 Add "moved to pecl" section (only ncurses at this time) 2006-09-09 21:24:27 +00:00
Antony Dovgal
16afb4157a patch merged into 5_2 2006-07-18 14:59:35 +00:00
Marcus Boerger
5f45fa8cbd - Entry doesn't belong here, fixed in 5.2 2006-07-09 17:58:39 +00:00
Hannes Magnusson
360a8193a4 curl_setopt_array() was added in 5.1.3
http_build_query() & parse_url in 5.2
# patch by helgi
2006-06-25 23:21:24 +00:00
Dmitry Stogov
2cbde06400 Added automatic module globals management. 2006-06-13 13:11:42 +00:00
Antony Dovgal
1b14ec53bb this function also exists in 5.2, no need for this news entry in HEAD 2006-06-06 20:08:58 +00:00
Marcus Boerger
8fcbc7c062 - Done in 5.2 2006-05-23 22:24:10 +00:00
Hartmut Holzgraefe
205bdeda41 Name change: php_get_tmpdir() renamed to sys_get_temp_dir() 2006-05-19 10:44:34 +00:00