-
The code of phalcon_read_property_read_quick (reformatted a bit):
``` c
if (
UNEXPECTED(!property_info) || (property_info->offset >= 0)
? (zobj->properties
? ((zv = (zval**)z…
ghost updated
11 years ago
-
I keep getting blank whites or 500 when i try accessing /index.php.
PHP works, but generates nothing in error logs. Haven't done any major conf changes except for pointing to my graphite server. Usin…
grnrk updated
11 years ago
-
_Original author: juanje.o...@gmail.com (November 14, 2008 10:38:55)_
What steps will reproduce the problem?
1. I set up a php application with Cherokee (modified dotptoject) with
mysql data base (a …
-
A consistent error that I have observed is that no response is recieved for large collections when sought from remote mongo server
http://screencloud.net/v/hiI7
I am not sure if the issue is with gen…
-
Hi
Id like to thank you first of all; Freenac plays actually a very nice vmps server for me
I wanted to try it out on centos and thats where i kind of stuggled.
for one you say here that i should forg…
-
I got to this library searching for a redcarpet equivalent for PHP, and I think would be more appropriate to use LGPL instead of GPL license, and would be great to have it available with composer (and…
nakp updated
11 years ago
-
hehe ;)
thx for the fix: https://github.com/phpseclib/phpseclib/issues/12
but this is not right too ;)
1. plz change the order, first check "class_exits" and than "function_exists" -> class will alw…
-
Continuing a discussion from issue #695:
@nilshoerrmann:
> Well, we started on the premise "Only cosmetics!" ... When we start working on JSON integration we should also have a look at negation and …