Commit Graph

38 Commits

Author SHA1 Message Date
Hannes Magnusson
c0e9579204 ext/XMLWriter updates 2007-01-06 16:50:55 +00:00
Hannes Magnusson
ff0a238043 Add missing NEWS entrys and update the README.UPDATE file 2006-12-25 16:03:38 +00:00
Hannes Magnusson
5d92b4281f It's called addEmptyDir(), not createEmptyDir() 2006-11-13 18:30:59 +00:00
Hannes Magnusson
1182b325c2 MFH: SplFileObject::getFilename() no longer overwrites SplFileInfo::getFilename()
(SplFileObject::getFilename() therefor only returns the filename now)
2006-11-12 17:16:13 +00:00
Hannes Magnusson
371400ae15 Add "As of 5.2.1" notes as requested 2006-11-09 12:35:12 +00:00
Hannes Magnusson
4989f0d899 New features/errormsgs/return values in ext/zip
New optional parameter in ext/ming
2006-11-09 11:44:13 +00:00
Rasmus Lerdorf
cdf8494879 It is allow_url_include not allow_fopen_include 2006-11-06 18:21:25 +00:00
Hannes Magnusson
4cb16d8328 include php://input && data: have been disabled (with allow_fopen_include off)
new DateTime(new stdclass) now throws exception
imap_[re]open() has new optional parameter
2006-11-06 16:51:55 +00:00
Hannes Magnusson
49c109693a Add "comment" to make tracking the commit down easier 2006-11-03 18:07:53 +00:00
Hannes Magnusson
b11b08e987 MFH: fix parameter parsing in getrusage() 2006-11-03 15:48:39 +00:00
Hannes Magnusson
91c604d584 MFH: Add "wrong param" warning to strtotime() 2006-11-03 15:06:51 +00:00
Derick Rethans
7b48ca584c - Fixed API in doc. 2006-11-03 07:27:52 +00:00
Ilia Alshanetsky
bc32d6b5cd Cleanup of 5.2 update file from Steph 2006-10-31 17:24:51 +00:00
Hannes Magnusson
a2f8b5f2ee More curl constants 2006-10-25 12:58:46 +00:00
Hannes Magnusson
2d64114764 Add a note reffering to the "new feature" section (lukas) 2006-10-25 12:40:23 +00:00
Hannes Magnusson
1d0ebcd2cf New extensions
- json
	- filter
	- zip
New classes
	- DateTime
	- DateTimeZone
New functions
	- image_type_to_extension
	- gmp_nextprime
	- xmlwriter_full_end_element
	- xmlwriter_write_raw
	- timezone_identifiers_list
Added error message (objects without casting handler) caught by rasmus
2006-10-25 12:19:13 +00:00
Hannes Magnusson
5bb0ac0d2a Silly me. those PDO constants are class constants
#thanks ilia \o/
2006-10-24 21:51:15 +00:00
Hannes Magnusson
a9cb3dd17f New constants 2006-10-24 21:43:51 +00:00
Hannes Magnusson
a7c925d6e1 New INI entrys
php-cli searching php.ini "bc break"
2006-10-24 21:32:29 +00:00
Hannes Magnusson
b5aa4dffbe session_set_cookie_params new param 2006-10-24 21:16:24 +00:00
Hannes Magnusson
faac1bbe15 mention php_errormsg bc break.. 2006-10-24 21:08:53 +00:00
Hannes Magnusson
57e2fc546e Add sections: backwards incompatible error messages & new functions/methods/classes/constants/optional parameters 2006-10-24 20:54:07 +00:00
Ilia Alshanetsky
f815a4ef10 modulo 0 news entry 2006-10-06 21:03:35 +00:00
Ilia Alshanetsky
bb9a9f2b98 Typo fix from Steph
Added note about CLI and INI search path
2006-09-11 23:11:18 +00:00
Ilia Alshanetsky
65c046b200 Upgrading updates from Steph 2006-09-11 14:10:18 +00:00
Hannes Magnusson
7e3c017e5a dissallowing->disallowing 2006-09-10 22:59:28 +00:00
Rasmus Lerdorf
3879a66876 Fix tense 2006-09-09 17:03:48 +00:00
Rasmus Lerdorf
6dbe4adbc6 One more typo 2006-09-09 17:02:56 +00:00
Rasmus Lerdorf
194230c3a6 Cleanup 2006-09-09 16:54:01 +00:00
Marcus Boerger
7e563e9215 - Fix tiny mistake 2006-09-07 21:17:13 +00:00
Marcus Boerger
fdf1ee39e4 - Update 2006-08-07 08:34:40 +00:00
Michael Wallner
467e129ce5 - note about allow_url_include 2006-07-24 12:15:28 +00:00
Marcus Boerger
43fa4e015b - This was reintroduced by Zeev
# I could need help in writing this file. Actually i know why i didn't want
# to start it in the first place.
2006-07-23 18:51:23 +00:00
Marcus Boerger
a681fcb006 - Update update news and sync with NEWS 2006-05-25 10:20:56 +00:00
Ilia Alshanetsky
38d7ea305c Added a note about E_RECOVERABLE_ERROR being a part of E_ALL. 2006-05-21 15:50:31 +00:00
Marcus Boerger
da438af187 - Update 2006-05-14 19:58:04 +00:00
Marcus Boerger
8886be7041 - Add some update notes 2006-05-14 19:23:19 +00:00
Pierre Joye
fc06fb4a07 - initial commit
Please fill it :)
2006-05-14 00:29:08 +00:00