1
0
mirror of https://github.com/php/doc-zh.git synced 2026-03-25 07:32:10 +01:00

4 Commits

Author SHA1 Message Date
魔王卷子
e074ab5ee7 Update reflection 3 (#650)
* Update getclass.xml

* Update isdefaultvalueavailable.xml

* Delete tostring.xml

* Update getname.xml

* Update isbuiltin.xml

* Update construct.xml

* Update export.xml

* Update getclosure.xml

* Update getdeclaringclass.xml

* Update getmodifiers.xml

* Update getprototype.xml

* Update invoke.xml

* Update invokeargs.xml

* Update isabstract.xml

* Update isconstructor.xml

* Update isdestructor.xml

* Update isfinal.xml

* Update isprivate.xml

* Update isprotected.xml

* Update ispublic.xml

* Update isstatic.xml

* Update setaccessible.xml

* Update tostring.xml

* Update reflector.xml

* Update reflectionzendextension.xml

* Update reflectionuniontype.xml

* Update reflectiontype.xml

* Update reflectionreference.xml

* Update reflectionproperty.xml

* Update reflectionparameter.xml

* Update reflectionobject.xml

* Update reflectionnamedtype.xml

* Update reflectionmethod.xml

* Update reflectionfunction.xml

* Update reflectiongenerator.xml

* Update reflectionexception.xml

* Update export.xml
2023-02-16 22:59:01 +08:00
bole Chen
e28e9ba39f typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/zh/trunk@350860 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 01:47:01 +00:00
bole Chen
ed7af7ec47 fix ReflectionMethod::getDeclaringClass() incorrect translation. #2
git-svn-id: https://svn.php.net/repository/phpdoc/zh/trunk@350851 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-12 02:14:51 +00:00
Ying Hong
e8bd352a36 Translated the description of the funtion in the reflectionmethod section.
-- 
Provided by anonymous 38672 (oldmemory@sina.com)

git-svn-id: https://svn.php.net/repository/phpdoc/zh/trunk@332696 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-21 03:49:58 +00:00