[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Closes GH-1543: get_magic_quotes_*() is deprecated
From:       "Christoph M. Becker" <noreply () php ! net>
Date:       2022-04-26 10:23:23
Message-ID: yiJR305dQZEN9eUHQjW5S0fDmFhYXTTUhQAQiZDyPIo () main ! php ! net
[Download RAW message or body]

Author: Christoph M. Becker (cmb69)
Date: 2022-04-26T12:19:16+02:00

Commit: https://github.com/php/doc-en/commit/5fc91f8abb9c18645ba5c44ac5cc329b16f09659
Raw diff: https://github.com/php/doc-en/commit/5fc91f8abb9c18645ba5c44ac5cc329b16f09659.diff

Closes GH-1543: get_magic_quotes_*() is deprecated

Changed paths:
  M  reference/info/versions.xml


Diff:

diff --git a/reference/info/versions.xml b/reference/info/versions.xml
index 0c1505afd35..b64496244cc 100644
--- a/reference/info/versions.xml
+++ b/reference/info/versions.xml
@@ -26,8 +26,8 @@
  <function name="get_required_files" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
  <function name="get_resources" from="PHP 7, PHP 8"/>
  <function name="get_loaded_extensions" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
- <function name="get_magic_quotes_gpc" from="PHP 4, PHP 5, PHP 7"/>
- <function name="get_magic_quotes_runtime" from="PHP 4, PHP 5, PHP 7"/>
+ <function name="get_magic_quotes_gpc" from="PHP 4, PHP 5, PHP 7" deprecated="PHP 7.4.0"/>
+ <function name="get_magic_quotes_runtime" from="PHP 4, PHP 5, PHP 7" deprecated="PHP 7.4.0"/>
  <function name="get_required_files" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
  <function name="getenv" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
  <function name="getlastmod" from="PHP 4, PHP 5, PHP 7, PHP 8"/>

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic