google-code-export / gwtphp-derpc

Automatically exported from code.google.com/p/gwtphp-derpc
1 stars 0 forks source link

PHP Notices: Use of undefined constant xyz - assumed 'xyz' #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable logging on PHP notices
2. Generate a GWT-RPC call to the PHP backend

Apache log is showing quite a lot of "Use of undefined constant xyz - assumed 
'xyz'for" messages for many variable and one undefined property: 
PhpClazz::$getName.

What version of the product are you using? On what operating system?
r4 on Ubuntu/Linux.

Please provide any additional information below:
Great project!!! Was looking for this for a long time! Tnx! And, it just works! 
:-)

Original issue reported on code.google.com by lightwor...@gmail.com on 15 May 2011 at 9:53

GoogleCodeExporter commented 9 years ago
I'm working on it. I think I have removed the most of notices in the new 
version r5.
Can you give me the log when you will have new notice.
It is a bit long to detect all of them.

By the way, thanks for the first issue :)
If you have any comments, do not hesitate.

Original comment by mathieu....@gmail.com on 17 May 2011 at 10:03

GoogleCodeExporter commented 9 years ago
Your welcome! Happy to be the first! Most important comment I already gave: 
Great project :-)

I checked out r5 and I don't see any warning notices so far. If I see them, 
I'll report.

Original comment by lightwor...@gmail.com on 18 May 2011 at 7:12

GoogleCodeExporter commented 9 years ago
note: I do have some comments and questions. What is the best way to 
communicate them? Not via tickets I assume?

Original comment by lightwor...@gmail.com on 18 May 2011 at 7:48

GoogleCodeExporter commented 9 years ago
I have created a group for discussion. It can be accessed by the link in the 
main page of the project in the right.
So you can create a new discussion :)

Original comment by mathieu....@gmail.com on 18 May 2011 at 10:09

GoogleCodeExporter commented 9 years ago
Another notice: 

PHP Notice:  Undefined variable: toThrow in .../phprpc/ast.php on line 317

Original comment by lightwor...@gmail.com on 3 Jun 2011 at 11:24

GoogleCodeExporter commented 9 years ago
I'm working on it.

Original comment by mathieu....@gmail.com on 4 Jun 2011 at 11:25

GoogleCodeExporter commented 9 years ago
I fix it in new sources. I have not created a new jar.

Original comment by mathieu....@gmail.com on 4 Jun 2011 at 7:21

GoogleCodeExporter commented 9 years ago

Original comment by mathieu....@gmail.com on 17 Sep 2011 at 9:53