-
## environment
- Phalcon Version: `2.0.9`
- Zephir Version: `0.8.0a`
- nginx Version: `nginx/1.9.9`
- CentOS Version: `CentOS Linux release 7.2.1511 (Core)`
## Nginx Config
not support
```
server {
…
-
@jamescmunro, in an issue #32 you were forced to include model files into tests in order to make it work, since "Autoloading is not available if using PHP in CLI mode".
But documentation states that…
-
Somewhere along the line, the regex for `:action` was updated from:
```
// http://docs.phalconphp.com/en/latest/reference/routing.html
/([a-zA-Z0-9_]+)
```
to
```
// https://github.com/ph…
-
Hi guys - I've been Googling around trying to root cause a transient issue I'm seeing.
I can consistently reproduce it via user traffic but so far have been unable to get a min repro. I found endpo…
-
When starting up Phalcon 2.0.1 with PHP 5.6 VC11 _NTS_ on Windows 7 and 8.1 the
following warning appears in the Command Prompt window:
PHP Warning: PHP Startup: phalcon: Unable to initialize module…
-
Hi Guys!
Is there online demo page available from where I can test phalcon for XSS in different escaping contexts e.g., attribute, HTML, URL and CSS context? If not, would you guys please make it ava…
-
I described workflow on http://forum.phalconphp.com/discussion/4611/di-cache-while-testing#C15449.
In short-hand, it seems that in controllers `$this->service_name` is not just a shortcut to `$this->d…
m1ome updated
7 years ago
-
Hello!
@sergeyklay
https://forum.phalconphp.com/discussion/15747/phalcon-devtools-issue
**Relies.php**
```
-
The only thing i am currently missing in phalcon is a native implemented translation class and support on volt for filters like
|trans
|transchoice
Just like in symfony:
http://api.symfony.com/3.0/…
-
Hello. I'm not very good know English language, Russian is better.
```php