-
Right now driver implementation consists of written in C parts of code (duplicates of tarantool-c driver) and uses tp.h that's not supported anymore.
The better way is to replace all this code with…
-
See https://github.com/hoaproject/Central/issues/74 for more information.
### Progression
| Library | PR | Tests are green | Merged |
|-|-|-|-|
| Acl | ✅ | ✅ | ❌ |
| Bench | ✅ | ✅ | ❌ |
| Cl…
Hywan updated
5 years ago
-
I have added bellow bat script to my windows environment and I am able to use php command from cmd (on windows environment)
But this extension still asking for php.exe which I don't want to use. C…
-
> **Hi, I want to create one model using phalcon tools 3.4.0 with this command:**
> phalcon model seg_usuarios --namespace="App\Models" --get-set
> **In this particular case the database have ma…
-
System tzdata is correct, it's **2017c** and system clock set to same TZ show correct time.
But,
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu …
-
I have a hosting account with custom nginx with htaccess rewrite rules support. Pagekit doesn't detect this rare configuration. So what I proposing is simple switch in admin panel or maybe in config t…
-
I use wodby/drupal-php (docker4drupal), which have inside a phpcs
`docker-compose exec php phpcs --version`
> PHP_CodeSniffer version 3.3.2 (stable) by Squiz (http://www.squiz.net)
Can I use this…
-
When an extension calls any built-in PHP function, it crashes, i.e. this code crashes:
```cpp
Php::call("var_export", "function call");
```
Note: it only happens when PHP-CPP is built in release…
-
On my old, Intel-based MacBook (BigSur, PHP7.4, Firebird 3.0.10), I managed to compile the driver just fine using the following steps:
1. `git clone https://github.com/FirebirdSQL/php-firebird.git`…
-
Hello there, I'm trying to install Bolt 4 on a Ionos (1and1) shared hosting. Everything seems to go fine until, near the end I run into this error:
`Script php bin/console extensions:configure han…