issues Search Results · repo:frankli0324/libphpserialize language:Python
Filter by
3 results
(48 ms)3 results
infrankli0324/libphpserialize (press backspace or delete to remove)as shown in
https://github.com/frankli0324/libphpserialize/blob/8c2d7241285c85e850c912fbdf61aafe52f22e41/phpserialize/serialize.py#L102-L105
consider a php object:
class A {
private $a = 1;
}
class ...
frankli0324
- Opened on Sep 21, 2022
- #5
Code:
from phpserialize import serialize,unserialize
from phpserialize.decorators import namespace
@namespace( Faker )
class Generator:
protected_formatters = { dispatch : system }
@namespace( ...
documentation
Ghost1032
- 1
- Opened on Sep 18, 2022
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.