-
Similar to the [analysis for parser rules](https://github.com/antlr/grammars-v4/issues/3358), one can perform an analysis of unused lexer rules. However, the analysis needs to remove from consideratio…
-
(Since most users of the app are not users of GitHub I will add issues users reported)
`Traceback (most recent call last):
File "/home/adminuser/venv/lib/python3.10/site-packages/streamlit/runti…
-
(Since most users of the app are not users of GitHub I will add issues users reported)
# Error
`Traceback:
File "/home/adminuser/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/s…
-
Hi. Thank you for create such nice project.
I have issue during installation when running 'composer install' as below
![image](https://github.com/user-attachments/assets/6b0a31fd-e508-472e-b316-…
-
Checklist
- [X] Create `src/Parser/Interfaces/ParserInterface.php` ✓ https://github.com/liberu-genealogy/php-gedcom/commit/8d25f04db90cd80c1f2c0064f096454266836e1b [Edit](https://github.com/liber…
-
Hello team,
your example does not work
```
$parser = new \Gedcom\Parser();
$gedcom = $parser->parse('tmp.ged');
foreach ($gedcom->getIndi() as $individual) {
echo $individual->getId() . ':…
-
Write tests for the whole project using phpunit 11
Checklist
- [X] Modify `composer.json` ✓ https://github.com/liberu-genealogy/php-gedcom/commit/80a68acfe950eae496f62da0c9f511808cc24f64 [Edit](ht…
-
If a record has a DATA sub record like the following
1 BURI
2 PLAC Warwick, Lambton County, Ontario, CANADA
2 SOUR @S0002@
3 DATA
4 TEXT James Hawkins
5 CONT died May 16 1894
5 CONT aged 82 y…
-
### Details
Make use of php psr4 standard.
Checklist
- [X] Modify `composer.json` ! No changes made [Edit](https://github.com/liberu-genealogy/php-gedcom/edit/sweep/psr4/composer.json#L17-L20)
- …
-
### Details
Improve to make use of new laravel 11 features and refactor. Update dependencies in composer.json
Checklist
- [X] Modify `composer.json` ✓ https://github.com/liberu-genealogy/laravel-…