-
## CVE-2018-20676 - Medium Severity Vulnerability
Vulnerable Libraries - bootstrap-3.1.1.min.js, bootstrap-3.3.7.min.js, phalcon/devtools-v3.2.9, bootstrap-3.3.5.min.js, bootstrap-3.3.4.min.js
boot…
-
## CVE-2016-10735 - Medium Severity Vulnerability
Vulnerable Libraries - bootstrap-3.1.1.min.js, bootstrap-3.3.7.min.js, phalcon/devtools-v3.2.9, bootstrap-3.3.5.min.js, bootstrap-3.3.4.min.js
boot…
-
Если нужна конкретика, то посмотрите ниже, это оцифровка roadmaps:
-
_Базовое для Web -
-
- [x] Git - контроль версий
- [x] Базовое использование терминала
- [x] Алгоритмы и структуры данных
- …
-
### Vue如何引入Jquery
1.首先在package.json里加入
~~~
dependencies:{
"jquery" : "^2.2.3"
}
~~~
然后 nmp install
2.在webpack.base.conf.js里加入
~~~
var webpack = require("webpack")
~~~
3.在module.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Code improvement description
While debugging a customer issue, we ran into the problem that the error output f…
-
According to doc https://docs.phalcon.io/4.0/en/devtools:
config.php for phalcon devtools usage should be:
```
return new \Phalcon\Config([
'database' => [
'adapter' => 'Mysql',
…
-
Thank you for your efforts.
### Actual Behavior
Command:
`phalcon create-controller --name test`
Phalcon DevTools cannot create a controller. Crash log:
> PHP Fatal error: Uncaught Error…
-
Questions?
i have installed Phalcon version 5.0.0alpha3 on window and it is showing in phpinfo and in php --m
but when i run 'phalcon' on command line, i am getting error
**Describe the bug**
F…
-
phalcon project xxx
`
Phalcon DevTools (4.2.0)
Fatal error: Uncaught Error: Class 'Phalcon\Config' not found in C:\Users\cl\AppData\Roaming\Composer\vendor\phalcon\devtools\src\Builder\Compon…
-
`PHP Fatal error: Uncaught Error: Class "Phalcon\Config" not found in C:\Users\...r\vendor\phalcon\devtools\src\Builder\Component\
AbstractComponent.php:48`
It thrown when running `phalcon projec…