silverstripe-framework/thirdparty/tinymce-spellchecker
Sam Minnee a19fe39301 FIX: Avoid PHP 5.6 deprecation with access to HTTP_RAW_POST_DATA. Fixed #4511
PHP 5.6 doesn't like access to HTTP_RAW_POST_DATA and recommends the use of php://input,
which is already supported by this code. I've just removed the deprecated calls.
2015-08-19 16:02:19 +12:00
..
classes MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
includes MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
.piston.yml API CHANGE Moved jsparty/tiny_mce/plugins/spellchecker to sapphire/thirdparty/tinymce-spellchecker 2009-11-21 02:29:47 +00:00
build.bat API CHANGE Moved jsparty/tiny_mce/plugins/spellchecker to sapphire/thirdparty/tinymce-spellchecker 2009-11-21 02:29:47 +00:00
build.xml API CHANGE Moved jsparty/tiny_mce/plugins/spellchecker to sapphire/thirdparty/tinymce-spellchecker 2009-11-21 02:29:47 +00:00
changelog.txt API CHANGE Moved jsparty/tiny_mce/plugins/spellchecker to sapphire/thirdparty/tinymce-spellchecker 2009-11-21 02:29:47 +00:00
config.php API CHANGE Moved jsparty/tiny_mce/plugins/spellchecker to sapphire/thirdparty/tinymce-spellchecker 2009-11-21 02:29:47 +00:00
rpc.php FIX: Avoid PHP 5.6 deprecation with access to HTTP_RAW_POST_DATA. Fixed #4511 2015-08-19 16:02:19 +12:00