705 Commits

Author SHA1 Message Date
fbf4f46f1f Merge pull request #341 from fenom-template/v3.0.0
Migrate to php8
tags/v3.0.0
2023-02-27 09:38:43 +01:00
e1601dce6c migrate to php8 2023-02-23 22:09:39 +01:00
65c33ac2e3 Merge remote-tracking branch 'origin/master' into v3.0.0
# Conflicts:
#	.github/workflows/php.yml
2023-02-23 22:06:19 +01:00
74fbcd1534 migrate to php8 2023-02-23 22:03:07 +01:00
9269c96fc3 migrate to php8 2023-02-23 22:01:33 +01:00
c7b8835ff7 Create .github/workflows/php.yml 2023-02-23 21:57:33 +01:00
f8863ee0ad migrate to php8 2023-02-23 21:53:03 +01:00
e8647cfb02 migrate to php8 2023-02-23 21:50:12 +01:00
b04c38a533 migrate to php8 2023-02-23 21:03:19 +01:00
3af87c3419 migrate to php8 2023-02-21 22:09:00 +01:00
a4fbc2a6aa migrate to php8 2023-02-19 22:14:08 +01:00
ba1bc18aba migrate to php8 2023-02-06 23:49:54 +01:00
4cdfd306d9 migrate to php8 2023-02-05 22:18:18 +01:00
84dac62a85 migrate to php8 2023-02-05 21:59:04 +01:00
065ccaec23 Merge pull request #335 from WinterSilence/patch-2
Fix `Fenom::isAllowedFunction()`
2022-06-13 15:52:24 +03:00
6650668b72 Merge pull request #337 from WinterSilence/patch-3
Fix method name in `docs/ru/ext/extend.md`
2022-06-13 15:51:26 +03:00
b24d9d9e1e Update extend.md 2022-06-12 12:10:23 +03:00
5e14c6bf90 Update Fenom.php 2022-06-12 11:46:43 +03:00
79283c6f7f Fix Fenom::isAllowedFunction()
- Checks if function in `ini_get('disable_functions')`
- Replace `is_callable()` to `function_exists()` to ignore invokable classes
2022-06-12 10:44:00 +03:00
8fb0a70311 Merge pull request #329 from EMDM45/patch-1
Update Accessor.php
2.12.1
2021-11-12 00:08:13 +03:00
f3722a5f37 Merge pull request #330 from get-web/patch-1
Update set.md
2021-10-25 21:23:31 +03:00
87324033e7 Update set.md 2021-10-24 15:38:18 +03:00
317c775f50 Update Accessor.php 2021-10-22 12:42:41 +05:00
decad1d1fa Update license to BSD-3-Clause 2021-10-12 15:43:18 +03:00
f0cb251843 Update Fenom.php 2.12.0 2.12 2020-07-06 20:02:31 +03:00
cb1f25d8af TravisCI: fix testing 2020-07-06 11:35:15 +03:00
5f9d01ae6f TravisCI: add PHP 7.3 and 7.4 2020-07-06 11:33:51 +03:00
daf9d3cb20 Fix travis CI 2020-07-06 11:32:35 +03:00
52fea74cc4 notice appears when expression unexpectedly ends 2020-07-06 11:31:44 +03:00
493fcce6e0 notice appears when expression unexpectedly ends 2020-07-06 11:31:08 +03:00
07ff960324 Travis does not support PHP 5.4 and PHP 5.5 2020-07-06 11:20:07 +03:00
47fb3b5e0a Merge pull request #311 from Electrica/patch-2
Update internal.md
2020-04-27 10:22:44 +04:00
4dd1e1870c Update Tokenizer.php 2020-04-27 10:18:25 +04:00
55b84888e8 Update operators.md 2020-04-27 10:10:55 +04:00
b4ff112237 Update internal.md
тЬся
соответсТвует
поправил
2019-12-21 16:43:22 +06:00
fc188a5822 Merge pull request #302 from OrderTarget/master
Modifier callable docBlock fix
2018-08-16 10:21:45 +03:00
e4e9b2e73c Modifier callable docBlock fix 2018-07-20 15:31:17 +03:00
5b46e54133 Merge pull request #293 from Loki3000/master
fix error in docs
2018-06-15 08:13:03 +03:00
ebbec8c6be Merge pull request #297 from pafnuty/master
Fix typos in ru/dev/readme.md
2018-06-15 08:10:37 +03:00
d477607831 Fix typos in ru/dev/readme.md 2018-04-28 10:47:22 +04:00
dbc9388b2f Merge pull request #296 from sreenadh/patch-1
Community Guidelines
2018-04-23 09:25:28 +03:00
85bdf5ca94 Create CONTRIBUTING.md (#2) 2018-04-23 08:32:18 +05:30
c1531ea81a Create ISSUE_TEMPLATE.md 2018-04-23 08:28:53 +05:30
9a1e56d164 Merge pull request #292 from tsukasa-mixer/master
parseChain array result support
2.11.9
2018-03-28 12:36:06 +03:00
d141b14017 up travis 2018-03-26 18:35:11 +03:00
3c083cc0dd up travis and readme 2018-03-26 18:33:45 +03:00
3e1fa19c70 fix doc errors 2018-03-15 18:20:44 +03:00
00112bb4d5 fix doc errors 2018-03-15 18:19:55 +03:00
80a537de8c non existent parameter 2018-03-15 17:02:10 +03:00
de8dbb4d53 non existent parameter 2018-03-15 17:01:29 +03:00