Tim Düsterhus
ce98b568f8
Add &warn.deprecated.function-*; to all deprecated functions
2025-10-04 16:28:55 +02:00
Tim Düsterhus
42d5fb01e0
Update function attributes
...
Generated with:
build/gen_stub.php --replace-methodsynopses **.stub.php ../phpdoc/en/
And then manually picked the changes.
2025-10-04 16:04:02 +02:00
Máté Kocsis
ec2fe9a592
Update ext/reflection role attributes ( #1979 )
2022-12-11 20:53:33 +01:00
Christoph M. Becker
7b6a20ed5d
Reflection(Property|Method)::setAccessible() no longer has effect
...
Cf. <https://wiki.php.net/rfc/make-reflection-setaccessible-no-op >.
2021-11-26 21:03:53 +01:00
Anna Filina
cc422ba8c7
Fix #55026 : Document access to protected/private members using reflection
...
Closes GH-325.
2021-01-12 12:57:40 +01:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Sebastian Bergmann
aa33483224
Add documentation stub for ReflectionMethod::setAccessible().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288395 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-17 05:02:35 +00:00