1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00
Commit Graph

2190 Commits

Author SHA1 Message Date
Jani Taskinen a8d4e29bad pff 2009-10-06 10:00:53 +00:00
Sebastian Bergmann 8a9e2f5849 Merge ReflectionMethod::setAccessible() to PHP 5.3.2, approved by Johannes. 2009-09-16 17:24:46 +00:00
Sebastian Bergmann 46ce6802e5 Add ReflectionMethod::setAccessible() for invoking non-public methods through the Reflection API. 2009-09-10 05:04:53 +00:00
Sriram Natarajan 38916290ff - Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()). 2009-07-21 20:32:32 +00:00
David Soria Parra 28f7ed9365 - Add DTrace support. 2009-07-19 14:00:25 +00:00
Kalle Sommer Nielsen 2350e270a6 As Jani would say; Fix NEWS 2009-07-02 17:24:55 +00:00
Jani Taskinen 1a542eb60f - dot dot dot.. :) 2009-06-28 15:41:25 +00:00
Mikko Koppanen ec2dab6b47 [DOC]
Support multiple paths (separated by path_separator) in config-file-scan-dir/PHP_INI_SCAN_DIR
2009-06-27 15:22:06 +00:00
Jani Taskinen e1be5cd916 fix news 2009-05-19 09:47:06 +00:00
Kalle Sommer Nielsen 0da97c92cd Keep the style 2009-05-19 09:30:17 +00:00
Kalle Sommer Nielsen 9a4411e50f DBA entry 2009-05-19 09:14:28 +00:00
Marcus Boerger c2d1b06567 - Remove entry merged to 5.3 2008-12-31 14:27:30 +00:00
Felipe Pena 965f76ca81 - Merged into 5.3 2008-12-24 00:44:51 +00:00
Etienne Kneuss 58b4b656fa Fix #46647 (segfault in SplFileinfo::fgetcsv()) 2008-12-20 00:53:21 +00:00
Hannes Magnusson 105e091a7b Merged to 5.3 2008-12-09 10:21:53 +00:00
Hannes Magnusson d7d4c89583 Merged to 5_3 2008-12-09 09:04:00 +00:00
Hannes Magnusson f0be7d30b4 - Remove items that already done in earlier branches
- It doesnt hurt to say what new functions do
2008-12-09 08:22:08 +00:00
David Coallier 978f553308 - Removed my duplicate news entry 2008-11-22 14:50:00 +00:00
David Coallier 010c3eb637 - Added the fixed bug #46615 2008-11-22 14:35:39 +00:00
Timm Friebe 22224a969a - Reverted my last commit
# See http://news.php.net/php.cvs/54140
2008-11-10 14:46:50 +00:00
Timm Friebe 7f851ec4aa - Documented changes / fixes to sybase_ct
# MFB, all also in PHP_5_3
2008-11-10 11:57:10 +00:00
Felipe Pena 04d52ca4af - Remove str_getcsv() entry. (Backported to 5.3) 2008-11-02 18:30:31 +00:00
Kalle Sommer Nielsen e667c25403 [DOC] Remove define_syslog_variables() and define_syslog_variables ini option 2008-10-15 18:41:18 +00:00
Jani Taskinen 0ceaebb3d9 Remove entries which are in previous release NEWS 2008-09-01 09:02:22 +00:00
Patrick van Kleef 399c8d46a0 - fixes for ext/odbc 2008-09-01 08:37:22 +00:00
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