-
[crit] 3232#3232: *1 connect() to unix:/var/run/php/php.sock failed (2: No such file or directory)
-
I noticed nobody maintain zephir this project, and maybe in the future phalcon will write in PHP, it means phalcon advantages will lose, and I found the other derivative of phalcon insist use clang de…
-
The code looks like this.
```php
$model = new PostModel();
$model->titile = 'hello world';
$model->content = 'this is something ...';
$model->save();
```
That's what I want.
| title | content …
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by maint…
-
After several months working on Zephir, we are very happy with the progress so far, in a few months we will reach a beta version and then we'll enjoy all its potential. We have reached over 1000 commi…
-
I am looking to optimize my web API which receives a steady stream of medical data from hundreds of offices. As a proof of concept, I rewrote a portion of the API in Zephir to build the `Patient` obj…
-
## A empresa
A Talentify.io nasceu da fusão de 3 empresas distintas em 3 áreas diferentes: Digital Media, Advertising e HR Consulting. Nossa plataforma de SaaS ajuda empresas a superar seus maiores d…
-
## Sobre a empresa
A Talentify é uma empresa de results-as-a-service e ajudamos os nossos clientes a superarem seus maiores desafios na atração de talentos em grande escala.
Nossa ferramenta g…
-
@sergeyklay I've been working with both Zephir `0.10.15` and `0.11.11` and to my horror I discovered the very sad state of `null`.
Basically `==` doesn't work in any contexts. Nor does `===` work.…
-
#### What are you trying to achieve?
Filling a field in a form
$I-fillField("username","usr-code");
#### What do you get instead?
An error:
[InvalidArgumentException] Unreachable field "usernam…