-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/issue 124 #234
Feature/issue 124 #234
Commits on Jan 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0259c53 - Browse repository at this point
Copy the full SHA 0259c53View commit details
Commits on Feb 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 37b1eee - Browse repository at this point
Copy the full SHA 37b1eeeView commit details
Commits on Feb 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5221808 - Browse repository at this point
Copy the full SHA 5221808View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d734c5 - Browse repository at this point
Copy the full SHA 9d734c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5a9a7 - Browse repository at this point
Copy the full SHA ef5a9a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9050c2a - Browse repository at this point
Copy the full SHA 9050c2aView commit details
Commits on Feb 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6a78cd6 - Browse repository at this point
Copy the full SHA 6a78cd6View commit details -
issue #124, #223 - typehint generate parameters,
typehint generated method's return value, clean code, update generated unit test resources
Configuration menu - View commit details
-
Copy full SHA for 0ecb93d - Browse repository at this point
Copy the full SHA 0ecb93dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91827d5 - Browse repository at this point
Copy the full SHA 91827d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27e4de4 - Browse repository at this point
Copy the full SHA 27e4de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b60d56 - Browse repository at this point
Copy the full SHA 8b60d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a43ffd - Browse repository at this point
Copy the full SHA 9a43ffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f054234 - Browse repository at this point
Copy the full SHA f054234View commit details -
issue #124 - Type hint, type hint, type hint :)
clean/format code, improve generetad code (type, use statement for InvalidArgumentException, array short notation, fix tutorial), add link to MANIFEST, update unit tests
Configuration menu - View commit details
-
Copy full SHA for f8e59ea - Browse repository at this point
Copy the full SHA f8e59eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49aea3c - Browse repository at this point
Copy the full SHA 49aea3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9383a44 - Browse repository at this point
Copy the full SHA 9383a44View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb6a131 - Browse repository at this point
Copy the full SHA eb6a131View commit details -
if validation rules are enabled, properties are protected if property type is array, it can't be null (unless removable from request) if property is required, it is mandatory in the contructor and the setter
Configuration menu - View commit details
-
Copy full SHA for f273445 - Browse repository at this point
Copy the full SHA f273445View commit details -
issue #124 - classes are now generated in the namespace folder if app…
…licable in order to avoid the notice "does not comply with psr-4 autoloading standard. Skipping."
Configuration menu - View commit details
-
Copy full SHA for 7038462 - Browse repository at this point
Copy the full SHA 7038462View commit details -
Configuration menu - View commit details
-
Copy full SHA for cec46a5 - Browse repository at this point
Copy the full SHA cec46a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d25b81 - Browse repository at this point
Copy the full SHA 0d25b81View commit details -
Configuration menu - View commit details
-
Copy full SHA for c445db2 - Browse repository at this point
Copy the full SHA c445db2View commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 69b822b - Browse repository at this point
Copy the full SHA 69b822bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f695454 - Browse repository at this point
Copy the full SHA f695454View commit details -
Configuration menu - View commit details
-
Copy full SHA for 675b1c0 - Browse repository at this point
Copy the full SHA 675b1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e4aab - Browse repository at this point
Copy the full SHA 91e4aabView commit details -
issue #124 - update generated composer.json in order to require ext-l…
…ibxml libxml is required to use XMLReader::XML method for xml string validation
Configuration menu - View commit details
-
Copy full SHA for f81e877 - Browse repository at this point
Copy the full SHA f81e877View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce2ed49 - Browse repository at this point
Copy the full SHA ce2ed49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5360940 - Browse repository at this point
Copy the full SHA 5360940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28132ea - Browse repository at this point
Copy the full SHA 28132eaView commit details -
issue #124 - review ServiceType classes
Add use statement for SoapFault class Use local variable instead of getResult call in order to return the result
Configuration menu - View commit details
-
Copy full SHA for 18469ff - Browse repository at this point
Copy the full SHA 18469ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7451f73 - Browse repository at this point
Copy the full SHA 7451f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f530f5 - Browse repository at this point
Copy the full SHA 6f530f5View commit details -
issue #124 - improvements in generated Struct/StructArray classes
Add new line before `return $this;` statement in setter, Use InvalidArgumentException short name in method doc comment, Improve List (#158), XML (#128) and Array property declaration and its associated setter, Review code to remove useless method, Require `ext-libxml` from now in order to provide XML validation rule, to be improved in the future, Remove DayOfWeekType from XSD types, it should be handled correctly, it is a EWS type that is well declared...
Configuration menu - View commit details
-
Copy full SHA for dde6462 - Browse repository at this point
Copy the full SHA dde6462View commit details
Commits on Feb 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1672368 - Browse repository at this point
Copy the full SHA 1672368View commit details -
issue #124 - reorder required extension
replace ext-libxml by ext-dom
Configuration menu - View commit details
-
Copy full SHA for bb8066a - Browse repository at this point
Copy the full SHA bb8066aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef3a60 - Browse repository at this point
Copy the full SHA 0ef3a60View commit details -
Configuration menu - View commit details
-
Copy full SHA for a34eb8b - Browse repository at this point
Copy the full SHA a34eb8bView commit details -
issue #124 - improve code lisibility
mark as final classes that should be final :) one step further to reach next release :)
Configuration menu - View commit details
-
Copy full SHA for 6b1eff5 - Browse repository at this point
Copy the full SHA 6b1eff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e367111 - Browse repository at this point
Copy the full SHA e367111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6833d8c - Browse repository at this point
Copy the full SHA 6833d8cView commit details
Commits on Feb 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6781169 - Browse repository at this point
Copy the full SHA 6781169View commit details
Commits on Mar 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c1a5da5 - Browse repository at this point
Copy the full SHA c1a5da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e660ab - Browse repository at this point
Copy the full SHA 0e660abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 969572d - Browse repository at this point
Copy the full SHA 969572dView commit details -
Merge pull request #242 from WsdlToPhp/mikaelcom-patch-1
Update issue templates
Configuration menu - View commit details
-
Copy full SHA for bbb27ed - Browse repository at this point
Copy the full SHA bbb27edView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd8d8bd - Browse repository at this point
Copy the full SHA cd8d8bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0103c38 - Browse repository at this point
Copy the full SHA 0103c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b27f96 - Browse repository at this point
Copy the full SHA 2b27f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6274509 - Browse repository at this point
Copy the full SHA 6274509View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7233e2 - Browse repository at this point
Copy the full SHA d7233e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11fd318 - Browse repository at this point
Copy the full SHA 11fd318View commit details -
issue #124, #223 - typehint generate parameters,
typehint generated method's return value, clean code, update generated unit test resources
Configuration menu - View commit details
-
Copy full SHA for 97d388e - Browse repository at this point
Copy the full SHA 97d388eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8248d81 - Browse repository at this point
Copy the full SHA 8248d81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47fc737 - Browse repository at this point
Copy the full SHA 47fc737View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c66a67 - Browse repository at this point
Copy the full SHA 0c66a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4217b3 - Browse repository at this point
Copy the full SHA a4217b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3239ae2 - Browse repository at this point
Copy the full SHA 3239ae2View commit details -
issue #124 - Type hint, type hint, type hint :)
clean/format code, improve generetad code (type, use statement for InvalidArgumentException, array short notation, fix tutorial), add link to MANIFEST, update unit tests
Configuration menu - View commit details
-
Copy full SHA for d77e354 - Browse repository at this point
Copy the full SHA d77e354View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c14698 - Browse repository at this point
Copy the full SHA 7c14698View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72dcd9a - Browse repository at this point
Copy the full SHA 72dcd9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec4030c - Browse repository at this point
Copy the full SHA ec4030cView commit details -
if validation rules are enabled, properties are protected if property type is array, it can't be null (unless removable from request) if property is required, it is mandatory in the contructor and the setter
Configuration menu - View commit details
-
Copy full SHA for 61812aa - Browse repository at this point
Copy the full SHA 61812aaView commit details -
issue #124 - classes are now generated in the namespace folder if app…
…licable in order to avoid the notice "does not comply with psr-4 autoloading standard. Skipping."
Configuration menu - View commit details
-
Copy full SHA for dd846df - Browse repository at this point
Copy the full SHA dd846dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f2e2d8 - Browse repository at this point
Copy the full SHA 8f2e2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dfb8c4 - Browse repository at this point
Copy the full SHA 5dfb8c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0620a0 - Browse repository at this point
Copy the full SHA a0620a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4055c81 - Browse repository at this point
Copy the full SHA 4055c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a968f8 - Browse repository at this point
Copy the full SHA 0a968f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7dced - Browse repository at this point
Copy the full SHA dc7dcedView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b8b0f - Browse repository at this point
Copy the full SHA d5b8b0fView commit details -
issue #124 - update generated composer.json in order to require ext-l…
…ibxml libxml is required to use XMLReader::XML method for xml string validation
Configuration menu - View commit details
-
Copy full SHA for 50e1b50 - Browse repository at this point
Copy the full SHA 50e1b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ccbd6 - Browse repository at this point
Copy the full SHA 55ccbd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e7581f - Browse repository at this point
Copy the full SHA 2e7581fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d6814 - Browse repository at this point
Copy the full SHA 40d6814View commit details -
issue #124 - review ServiceType classes
Add use statement for SoapFault class Use local variable instead of getResult call in order to return the result
Configuration menu - View commit details
-
Copy full SHA for 034e53f - Browse repository at this point
Copy the full SHA 034e53fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a6d942 - Browse repository at this point
Copy the full SHA 8a6d942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c842c - Browse repository at this point
Copy the full SHA 54c842cView commit details -
issue #124 - improvements in generated Struct/StructArray classes
Add new line before `return $this;` statement in setter, Use InvalidArgumentException short name in method doc comment, Improve List (#158), XML (#128) and Array property declaration and its associated setter, Review code to remove useless method, Require `ext-libxml` from now in order to provide XML validation rule, to be improved in the future, Remove DayOfWeekType from XSD types, it should be handled correctly, it is a EWS type that is well declared...
Configuration menu - View commit details
-
Copy full SHA for d224178 - Browse repository at this point
Copy the full SHA d224178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29cd460 - Browse repository at this point
Copy the full SHA 29cd460View commit details -
issue #124 - reorder required extension
replace ext-libxml by ext-dom
Configuration menu - View commit details
-
Copy full SHA for 6de7036 - Browse repository at this point
Copy the full SHA 6de7036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ba774 - Browse repository at this point
Copy the full SHA 97ba774View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8313660 - Browse repository at this point
Copy the full SHA 8313660View commit details -
issue #124 - improve code lisibility
mark as final classes that should be final :) one step further to reach next release :)
Configuration menu - View commit details
-
Copy full SHA for bc00a6d - Browse repository at this point
Copy the full SHA bc00a6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 364c610 - Browse repository at this point
Copy the full SHA 364c610View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ee07f - Browse repository at this point
Copy the full SHA b4ee07fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea1882d - Browse repository at this point
Copy the full SHA ea1882dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb6cec - Browse repository at this point
Copy the full SHA bbb6cecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 106bfa3 - Browse repository at this point
Copy the full SHA 106bfa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4624002 - Browse repository at this point
Copy the full SHA 4624002View commit details -
Merge branch 'feature/issue-124' of github.com:WsdlToPhp/PackageGener…
…ator into feature/issue-124
Configuration menu - View commit details
-
Copy full SHA for d1d4dc1 - Browse repository at this point
Copy the full SHA d1d4dc1View commit details