1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Commit Graph

150 Commits

Author SHA1 Message Date
Sebastian Bergmann
4dceadd4c1 MFH: Correct grammar. 2005-04-25 05:14:46 +00:00
Marcus Boerger
37d8de4ba6 - MFH 2005-03-13 13:24:26 +00:00
Derick Rethans
24e352a0fd - MFH: fixed bug #32076 (ReflectionMethod :: isDestructor() always return
true).
2005-02-23 12:33:47 +00:00
Marcus Boerger
c8dfe73903 - MFH 2005-02-13 13:59:07 +00:00
SVN Migration
9acc7d2fd8 This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2005-02-13 13:57:52 +00:00
Marcus Boerger
ef9d20d638 - MFH bugfix #31651 2005-01-22 12:29:13 +00:00
SVN Migration
5fe94dfb5e This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2005-01-22 12:22:02 +00:00
Marcus Boerger
8ab7643dc6 - MFH: Need to unmangle the class name here 2004-12-27 15:14:58 +00:00
Marcus Boerger
6a8ee8174e - MFH: More proto/error message fixes 2004-12-27 13:33:04 +00:00
Marcus Boerger
9ac48f35bd - MFH: Small fixlet (by Tony) 2004-12-27 11:44:08 +00:00
Marcus Boerger
4163964612 - MFH Bugfix #30856 2004-11-24 19:59:28 +00:00
SVN Migration
29cd249649 This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-11-24 19:56:26 +00:00
Marcus Boerger
3f35f2252d MFH #30783 Apache crash when using ReflectionFunction::getStaticVariables()
MFH proto fixes
2004-11-14 18:07:15 +00:00
Sebastian Bergmann
0b640b29d7 MFH: Invokation -> Invocation 2004-10-31 10:20:01 +00:00
Marcus Boerger
6317956d02 MFH 2004-10-30 19:53:44 +00:00
Marcus Boerger
67c833661e - MFH (synch after func name change) 2004-10-06 21:27:25 +00:00
Marcus Boerger
8b765c3c44 - MFH Fix Bug #30344 2004-10-06 21:25:37 +00:00
SVN Migration
d0ff60e95f This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-10-02 14:22:53 +00:00
Ilia Alshanetsky
a2f06a9a3c Added skip condition for PHP 5.0 2004-09-30 21:54:28 +00:00
Marcus Boerger
c33bcdda04 MFH fix several property handling issues 2004-09-27 22:28:58 +00:00
SVN Migration
36280edc99 This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-09-27 22:23:32 +00:00
Marcus Boerger
2728e52d58 MFH (discussed with Andi) 2004-09-27 19:01:50 +00:00
Marcus Boerger
10b2bb1cab MFH 2004-09-23 18:42:49 +00:00
Marcus Boerger
406847a6cd MFH Bugfix # 30209 2004-09-23 18:41:15 +00:00
SVN Migration
57c5bff123 This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-09-23 18:38:35 +00:00
Marcus Boerger
ca612d3fc0 MFH: Fix test 2004-08-26 23:01:21 +00:00
SVN Migration
6aed779dc8 This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-08-26 22:24:49 +00:00
Zeev Suraski
2fb5c4394b Fix names 2004-08-23 13:14:27 +00:00
Marcus Boerger
8823289f9f MFH: Fix bug #29447: Reflection API issues 2004-08-16 08:49:48 +00:00
SVN Migration
e7f995106c This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-08-03 04:36:01 +00:00
Marcus Boerger
ebeefd9f7d MFH bugfix 28895 2004-07-20 18:23:49 +00:00
Marcus Boerger
61c3a669b4 - MFH protos and error message 2004-07-19 19:24:37 +00:00
Sebastian Bergmann
f0903895c1 Reflection_* -> Reflection*. Patch by Timm Friebe. 2004-06-19 16:52:04 +00:00
Marcus Boerger
4fec06587b #28789: ReflectionProperty getValue() fails on public static members 2004-06-15 20:39:49 +00:00
Marcus Boerger
eb0cb6f6ed Small code layout change 2004-06-10 12:11:16 +00:00
Marcus Boerger
e8e4ff0aa1 Bugfix #28699: Reflection api bugs 2004-06-10 11:28:29 +00:00
Marcus Boerger
4213153365 Fix Bug #28694 ReflectionExtension::getFunctions() crashes PHP 2004-06-09 19:25:42 +00:00
Marcus Boerger
9b8eee74d9 Refcount must not be set separatley again. 2004-05-31 21:49:52 +00:00
Marcus Boerger
20b60f49d9 Add missing initialization 2004-05-31 21:46:00 +00:00
Marcus Boerger
21315c08b7 Add missing initialization 2004-05-31 21:43:43 +00:00
Andi Gutmans
e780c42f21 - Fix prototypes 2004-04-27 15:18:33 +00:00
Marcus Boerger
54e5ad6b6e Fix prototype 2004-04-26 18:54:18 +00:00
Marcus Boerger
286f75c891 Show number of classes 2004-04-25 11:22:56 +00:00
Marcus Boerger
be85c9049b show ini entries and classes for extensions. 2004-04-19 18:02:49 +00:00
Marcus Boerger
8ccfca0c41 Bugfix #27519 Reflection_Function constructor crashes with non-existant
function's name
2004-04-08 20:37:06 +00:00
Andi Gutmans
1c5ea0d7df - Fix typo 2004-03-31 13:11:19 +00:00
Marcus Boerger
9f8ba2e8a1 Fix tests 2004-03-30 21:17:52 +00:00
Marcus Boerger
76ae4e10bf Fix test 2004-03-30 21:13:05 +00:00
Marcus Boerger
b4bc994680 TSRM fix 2004-03-30 18:39:53 +00:00
Marcus Boerger
5230321731 - Fix Reflection class names
- Add ability to get the extension an internal class was defined in
# This is the patch Andi and me used to search for underscrores...
2004-03-30 18:36:53 +00:00